Home
last modified time | relevance | path

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

/linux/include/net/
H A Daf_unix.h57 struct unix_skb_parms { struct
73 #define UNIXCB(skb) (*(struct unix_skb_parms *)&((skb)->cb)) argument