Home
last modified time | relevance | path

Searched defs:esp_info (Results 1 – 2 of 2) 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
/linux/drivers/scsi/
H A Desp_scsi.c2658 static const char *esp_info(struct Scsi_Host *host) in esp_info() function