Home
last modified time | relevance | path

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

/net/ipv4/
Dah4.c16 struct ah_skb_cb { struct
21 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) argument
/net/ipv6/
Dah6.c53 struct ah_skb_cb { struct
58 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) argument