Home
last modified time | relevance | path

Searched refs:esp_info (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Desp.h31 struct esp_info { struct
44 int esp_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp); argument
45 int esp_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
47 int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
48 int esp6_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp);
/linux/net/ipv4/
H A Desp4_offload.c273 struct esp_info esp; in esp_xmit()
/linux/net/ipv6/
H A Desp6_offload.c311 struct esp_info esp; in esp6_xmit()
/linux/drivers/scsi/
H A Desp_scsi.c2658 static const char *esp_info(struct Scsi_Host *host) in esp_info() function
2666 .info = esp_info,