Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_inpcb.h106 struct inpcb { struct
110 struct inpcbinfo *inp_pcbinfo; /* PCB list info */ argument
111 struct socket *inp_socket; /* back pointer to socket */
136 struct inpcbpolicy *inp_sp; /* for IPSEC */ argument
139 struct {
166 LIST_ENTRY(inpcb) inp_portlist; argument
167 struct inpcbport *inp_phd; /* head of this list */ argument
169 struct mtx inp_mtx;