Searched defs:inpcb (Results 1 – 1 of 1) sorted by relevance
106 struct inpcb { struct110 struct inpcbinfo *inp_pcbinfo; /* PCB list info */ argument111 struct socket *inp_socket; /* back pointer to socket */136 struct inpcbpolicy *inp_sp; /* for IPSEC */ argument139 struct {166 LIST_ENTRY(inpcb) inp_portlist; argument167 struct inpcbport *inp_phd; /* head of this list */ argument169 struct mtx inp_mtx;