Home
last modified time | relevance | path

Searched refs:secpath_reset (Results 1 – 10 of 10) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_input.c559 secpath_reset(skb); in xfrm_input()
570 secpath_reset(skb); in xfrm_input()
577 secpath_reset(skb); in xfrm_input()
584 secpath_reset(skb); in xfrm_input()
H A Dxfrm_output.c735 secpath_reset(skb); in xfrm_output()
H A Dxfrm_interface_core.c308 secpath_reset(skb); in xfrmi_scrub_packet()
/linux/net/ipv4/
H A Desp4_offload.c95 secpath_reset(skb); in esp4_gro_receive()
368 secpath_reset(skb); in esp_xmit()
H A Desp4.c275 secpath_reset(skb); in esp_output_done()
/linux/net/ipv6/
H A Desp6_offload.c124 secpath_reset(skb); in esp6_gro_receive()
389 secpath_reset(skb); in esp6_xmit()
H A Desp6.c311 secpath_reset(skb); in esp_output_done()
/linux/net/openvswitch/
H A Dvport-internal_dev.c198 secpath_reset(skb); in internal_dev_recv()
/linux/net/l2tp/
H A Dl2tp_eth.c114 secpath_reset(skb); in l2tp_eth_dev_recv()
/linux/include/net/
H A Dxfrm.h1108 secpath_reset(struct sk_buff *skb) in secpath_reset() function