Searched refs:esp_ssg_unref (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | esp4.c | 98 static void esp_ssg_unref(struct xfrm_state *x, void *tmp) in esp_ssg_unref() function 264 esp_ssg_unref(x, tmp); in esp_output_done() 645 esp_ssg_unref(x, tmp); in esp_output_tail()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | esp6.c | 115 static void esp_ssg_unref(struct xfrm_state *x, void *tmp) in esp_ssg_unref() function 297 esp_ssg_unref(x, tmp); in esp_output_done() 680 esp_ssg_unref(x, tmp); in esp6_output_tail()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | esp4.c | 98 static void esp_ssg_unref(struct xfrm_state *x, void *tmp) in esp_ssg_unref() function 263 esp_ssg_unref(x, tmp); in esp_output_done() 642 esp_ssg_unref(x, tmp); in esp_output_tail()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | esp6.c | 115 static void esp_ssg_unref(struct xfrm_state *x, void *tmp) in esp_ssg_unref() function 297 esp_ssg_unref(x, tmp); in esp_output_done() 680 esp_ssg_unref(x, tmp); in esp6_output_tail()
|
Completed in 13 milliseconds