Searched refs:type_offload (Results 1 – 5 of 5) sorted by relevance
186 err = x->type_offload->xmit(x, skb, esp_features); in validate_xmit_xfrm()210 err = x->type_offload->xmit(x, skb2, esp_features); in validate_xmit_xfrm()309 if (!x->type_offload) { in xfrm_dev_state_add()
655 nexthdr = x->type_offload->input_tail(x, skb); in xfrm_input()
550 x->type_offload->encap(x, skb); in xfrm_output_one()
459 x->type_offload = type; in xfrm_set_type_offload()
298 const struct xfrm_type_offload *type_offload; member469 if (!x->type_offload) in xfrm_unset_type_offload()472 module_put(x->type_offload->owner); in xfrm_unset_type_offload()473 x->type_offload = NULL; in xfrm_unset_type_offload()2085 if (!x || !x->type_offload) in xfrm_dst_offload_ok()