HomeSort by relevance Sort by last modified time
    Searched refs:inpcbinfo (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_inpcb.h 112 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/
sctp_timer.h 102 void sctp_gc(struct inpcbinfo *);
sctp_pcb.h 192 struct inpcbinfo sctbinfo;

Completed in 74 milliseconds