inpcbtable 2565 net/pf.c struct inpcbtable *tb; inpcbtable 134 netinet/in_pcb.c struct inpcbtable *table; inpcbtable 189 netinet/in_pcb.c struct inpcbtable *table = v; inpcbtable 237 netinet/in_pcb.c struct inpcbtable *table = inp->inp_table; inpcbtable 570 netinet/in_pcb.c struct inpcbtable *table; inpcbtable 669 netinet/in_pcb.c struct inpcbtable *table; inpcbtable 884 netinet/in_pcb.c struct inpcbtable *table = inp->inp_table; inpcbtable 922 netinet/in_pcb.c struct inpcbtable *table; inpcbtable 965 netinet/in_pcb.c struct inpcbtable *table; inpcbtable 1012 netinet/in_pcb.c struct inpcbtable *table; inpcbtable 1075 netinet/in_pcb.c struct inpcbtable *table; inpcbtable 92 netinet/in_pcb.h struct inpcbtable *inp_table; inpcbtable 150 netinet/in_pcb.h struct inpcbtable { inpcbtable 247 netinet/in_pcb.h in_pcbhashlookup(struct inpcbtable *, struct in_addr, inpcbtable 250 netinet/in_pcb.h in_pcblookup_listen(struct inpcbtable *, struct in_addr, u_int, int); inpcbtable 253 netinet/in_pcb.h in6_pcbhashlookup(struct inpcbtable *, struct in6_addr *, inpcbtable 256 netinet/in_pcb.h in6_pcblookup_listen(struct inpcbtable *, inpcbtable 263 netinet/in_pcb.h void in_pcbinit(struct inpcbtable *, int); inpcbtable 265 netinet/in_pcb.h in_pcblookup(struct inpcbtable *, void *, u_int, void *, inpcbtable 267 netinet/in_pcb.h void in_pcbnotifyall(struct inpcbtable *, struct sockaddr *, inpcbtable 280 netinet/in_pcb.h int in6_pcbnotify(struct inpcbtable *, struct sockaddr *, inpcbtable 90 netinet/raw_ip.c struct inpcbtable rawcbtable; inpcbtable 123 netinet/tcp_usrreq.c struct inpcbtable tcbtable; inpcbtable 553 netinet/tcp_var.h extern struct inpcbtable tcbtable; /* head of queue of active tcpcb's */ inpcbtable 118 netinet/udp_usrreq.c struct inpcbtable udbtable; inpcbtable 99 netinet/udp_var.h extern struct inpcbtable udbtable; inpcbtable 134 netinet6/icmp6.c extern struct inpcbtable rawin6pcbtable; inpcbtable 171 netinet6/in6_pcb.c struct inpcbtable *head = inp->inp_table; inpcbtable 308 netinet6/in6_pcb.c struct inpcbtable *table = inp->inp_table; inpcbtable 496 netinet6/in6_pcb.c struct inpcbtable *head; inpcbtable 123 netinet6/raw_ip6.c struct inpcbtable rawin6pcbtable;