Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dah4.c17 struct ah_skb_cb { struct
22 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) argument
/Linux-v4.19/net/ipv6/
Dah6.c54 struct ah_skb_cb { struct
59 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) argument