Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_eth.c114 secpath_reset(skb); in l2tp_eth_dev_recv()
/linux/net/xfrm/
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/ipv6/
H A Desp6.c311 secpath_reset(skb); in esp_output_done()
/linux/net/ipv4/
H A Desp4.c275 secpath_reset(skb); in esp_output_done()
/linux/include/net/
H A Dxfrm.h1120 secpath_reset(struct sk_buff *skb) in secpath_reset() function