Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Daf_unix.h33 struct unix_skb_parms { struct
48 #define UNIXCB(skb) (*(struct unix_skb_parms *)&((skb)->cb)) argument