Home
last modified time | relevance | path

Searched defs:AH_SKB_CB (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dah4.c23 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) macro
/kernel/linux/linux-6.6/net/ipv4/
H A Dah4.c23 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) macro
/kernel/linux/linux-5.10/net/ipv6/
H A Dah6.c47 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) macro
/kernel/linux/linux-6.6/net/ipv6/
H A Dah6.c47 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) macro

Completed in 7 milliseconds