Searched refs:esp6_output_head (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Desp.h47 int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
/linux-master/net/ipv6/
H A Desp6.c478 int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) function
567 EXPORT_SYMBOL_GPL(esp6_output_head); variable
726 esp.nfrags = esp6_output_head(x, skb, &esp);
H A Desp6_offload.c334 esp.nfrags = esp6_output_head(x, skb, &esp);

Completed in 122 milliseconds