Searched refs:extract_output (Results 1 – 4 of 4) sorted by relevance
40 .extract_output = xfrm4_extract_output,
46 .extract_output = xfrm6_extract_output,
633 err = afinfo->extract_output(x, skb); in xfrm_inner_extract_output()
366 int (*extract_output)(struct xfrm_state *x, member