Searched refs:xfrm_inner_extract_output (Results 1 – 1 of 1) sorted by relevance
28 static int xfrm_inner_extract_output(struct xfrm_state *x, struct sk_buff *skb);332 err = xfrm_inner_extract_output(x, skb); in xfrm4_prepare_output()355 err = xfrm_inner_extract_output(x, skb); in xfrm6_prepare_output()728 static int xfrm_inner_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm_inner_extract_output() function