Home
last modified time | relevance | path

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

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