Home
last modified time | relevance | path

Searched refs:inpcbinfo (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/
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,
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_timer.h102 void sctp_gc(struct inpcbinfo *);
Dsctp_pcb.h192 struct inpcbinfo sctbinfo;