Searched refs:esp6_output_head (Results 1 – 3 of 3) sorted by relevance
47 int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
435 int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp6_output_head() function524 EXPORT_SYMBOL_GPL(esp6_output_head);683 esp.nfrags = esp6_output_head(x, skb, &esp); in esp6_output()
343 esp.nfrags = esp6_output_head(x, skb, &esp); in esp6_xmit()