Searched refs:extract_output (Results 1 – 4 of 4) sorted by relevance
84 .extract_output = xfrm4_extract_output,
184 .extract_output = xfrm6_extract_output,
229 return inner_mode->afinfo->extract_output(x, skb); in xfrm_inner_extract_output()
340 int (*extract_output)(struct xfrm_state *x, member