Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Desp4_offload.c83 secpath_reset(skb); in esp4_gro_receive()
339 secpath_reset(skb); in esp_xmit()
H A Desp4.c275 secpath_reset(skb); in esp_output_done()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Desp6_offload.c110 secpath_reset(skb); in esp6_gro_receive()
373 secpath_reset(skb); in esp6_xmit()
H A Desp6.c310 secpath_reset(skb); in esp_output_done()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_input.c564 secpath_reset(skb); in xfrm_input()
575 secpath_reset(skb); in xfrm_input()
582 secpath_reset(skb); in xfrm_input()
H A Dxfrm_output.c584 secpath_reset(skb); in xfrm_output()
H A Dxfrm_interface.c205 secpath_reset(skb); in xfrmi_scrub_packet()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport-internal_dev.c219 secpath_reset(skb); in internal_dev_recv()
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_eth.c134 secpath_reset(skb); in l2tp_eth_dev_recv()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h1040 secpath_reset(struct sk_buff *skb) in secpath_reset() function