Searched defs:inpcbinfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_inpcb.h112 struct inpcbinfo *inp_pcbinfo; /* PCB list info */
209 struct inpcbinfo { struct
346 void in_pcbpurgeif0(struct inpcbinfo *, struct ifnet *);
347 int in_pcballoc(struct socket *, struct inpcbinfo *);
356 in_pcblookup_local(struct inpcbinfo *,
359 in_pcblookup_hash(struct inpcbinfo *, struct in_addr, u_int,
361 void in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr,

Completed in 874 milliseconds