Searched refs:esp_ssg_unref (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv6/ |
| H A D | esp6.c | 116 static void esp_ssg_unref(struct xfrm_state *x, void *tmp, struct sk_buff *skb, bool already_unref) in esp_ssg_unref() function 261 esp_ssg_unref(x, tmp, skb, false); in esp_output_done() 608 esp_ssg_unref(x, tmp, skb, true); in esp6_output_tail() 643 esp_ssg_unref(x, tmp, skb, false); in esp6_output_tail()
|
| /linux/net/ipv4/ |
| H A D | esp4.c | 99 static void esp_ssg_unref(struct xfrm_state *x, void *tmp, struct sk_buff *skb, bool already_unref) in esp_ssg_unref() function 226 esp_ssg_unref(x, tmp, skb, false); in esp_output_done() 576 esp_ssg_unref(x, tmp, skb, true); in esp_output_tail() 610 esp_ssg_unref(x, tmp, skb, false); in esp_output_tail()
|