Searched refs:esp_output_head (Results 1 – 3 of 3) sorted by relevance
43 int esp_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
441 int esp_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp_output_head() function531 EXPORT_SYMBOL_GPL(esp_output_head);689 esp.nfrags = esp_output_head(x, skb, &esp); in esp_output()
293 esp.nfrags = esp_output_head(x, skb, &esp); in esp_xmit()