Home
last modified time | relevance | path

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

/freebsd/sys/netlink/
H A Dnetlink_var.h57 struct nlpcb { struct
75 CK_LIST_ENTRY(nlpcb) nl_next; argument
81 #define sotonlpcb(so) ((struct nlpcb *)(so)->so_pcb) argument