Home
last modified time | relevance | path

Searched refs:esp_ssg_unref (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Desp6.c116 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 Desp4.c99 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()