Searched refs:secpath_set (Results 1 – 5 of 5) sorted by relevance
120 struct sec_path *secpath_set(struct sk_buff *skb) in secpath_set() function139 EXPORT_SYMBOL(secpath_set);563 sp = secpath_set(skb); in xfrm_input()
787 sp = secpath_set(skb); in xfrm_output()
243 sp = secpath_set(skb); in xfrm6_input_addr()
75 struct sec_path *sp = secpath_set(skb); in esp6_gro_receive()
48 struct sec_path *sp = secpath_set(skb); in esp4_gro_receive()
Completed in 15 milliseconds