Home
last modified time | relevance | path

Searched refs:esp_skb_cb (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Desp6.c43 struct esp_skb_cb { struct
53 #define ESP_SKB_CB(__skb) ((struct esp_skb_cb *)&((__skb)->cb[0])) argument
/linux/net/ipv4/
H A Desp4.c27 struct esp_skb_cb { struct
37 #define ESP_SKB_CB(__skb) ((struct esp_skb_cb *)&((__skb)->cb[0])) argument