Searched refs:input_tail (Results 1 – 4 of 4) sorted by relevance
350 .input_tail = esp_input_tail,
385 .input_tail = esp6_input_tail,
640 nexthdr = x->type_offload->input_tail(x, skb); in xfrm_input()
417 int (*input_tail)(struct xfrm_state *x, struct sk_buff *skb); member