Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/netinet/
H A Din_pcb.h30 struct inpcb { struct
31 struct inpcb *inp_next, *inp_prev; /* pointers to other pcb's */ argument
32 struct inpcb *inp_head; /* pointer back to chain of inpcb's */ argument
47 #define sotoinpcb(so) ((struct inpcb *)(so)->so_pcb) argument
/titanic_51/usr/src/boot/include/netinet/
H A Din_pcb.h183 struct inpcb { global() struct
190 inp_pcbinfoinpcb global() argument
191 inp_pcbgroupinpcb global() argument
192 inp_ppcbinpcb global() argument
215 inp_spinpcb global() argument
236 inp_depend6inpcb global() argument
237 inp_phdinpcb global() argument
239 inp_gencntinpcb global() argument
240 inp_lleinpcb global() argument
241 inp_rtinpcb global() argument
242 inp_lockinpcb global() argument
[all...]