Home
last modified time | relevance | path

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

/linux-6.15/net/unix/
Daf_unix.h13 struct unix_skb_parms { struct
24 #define UNIXCB(skb) (*(struct unix_skb_parms *)&((skb)->cb)) argument