Lines Matching refs:inpcbinfo
184 struct inpcbinfo *inp_pcbinfo; /* (c) PCB list info */
331 int sysctl_setsockopt(SYSCTL_HANDLER_ARGS, struct inpcbinfo *pcbinfo,
354 struct inpcbinfo { struct
479 void inp_apply_all(struct inpcbinfo *, void (*func)(struct inpcb *, void *),
654 void in_pcbinfo_init(struct inpcbinfo *, struct inpcbstorage *,
656 void in_pcbinfo_destroy(struct inpcbinfo *);
660 void in_pcbpurgeif0(struct inpcbinfo *, struct ifnet *);
661 int in_pcballoc(struct socket *, struct inpcbinfo *);
675 in_pcblookup(struct inpcbinfo *, struct in_addr, u_int,
678 in_pcblookup_mbuf(struct inpcbinfo *, struct in_addr, u_int,
688 const struct inpcbinfo *ipi;