Home
last modified time | relevance | path

Searched defs:ah_skb_cb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dah4.c18 struct ah_skb_cb { struct
23 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) argument
/openbmc/linux/net/ipv6/
H A Dah6.c42 struct ah_skb_cb { struct
47 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) argument