Searched refs:esp_ssg_unref (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/net/ipv6/ |
D | esp6.c | 116 static void esp_ssg_unref(struct xfrm_state *x, void *tmp, struct sk_buff *skb) in esp_ssg_unref() function 298 esp_ssg_unref(x, tmp, skb); in esp_output_done() 673 esp_ssg_unref(x, tmp, skb); in esp6_output_tail()
|
/linux-6.12.1/net/ipv4/ |
D | esp4.c | 99 static void esp_ssg_unref(struct xfrm_state *x, void *tmp, struct sk_buff *skb) in esp_ssg_unref() function 264 esp_ssg_unref(x, tmp, skb); in esp_output_done() 641 esp_ssg_unref(x, tmp, skb); in esp_output_tail()
|