Symbol: inpcbtable
sys/dist/pf/net/pf.c
2758
struct inpcbtable *tb;
sys/net/npf/npf_socket.c
115
struct inpcbtable *tb = NULL;
sys/net/npf/npf_socket.c
177
struct inpcbtable *tb = NULL;
sys/net/npf/npf_socket.c
45
extern struct inpcbtable tcbtable; /* head of queue of active tcpcb's */
sys/net/npf/npf_socket.c
46
extern struct inpcbtable udbtable;
sys/netinet/dccp_usrreq.c
139
struct inpcbtable dccpbtable;
sys/netinet/dccp_var.h
277
extern struct inpcbtable dccpbtable;
sys/netinet/in_pcb.c
1066
inpcb_lookup(struct inpcbtable *table,
sys/netinet/in_pcb.c
1118
inpcb_lookup_bound(struct inpcbtable *table,
sys/netinet/in_pcb.c
178
inpcb_init(struct inpcbtable *table, int bindhashsize, int connecthashsize)
sys/netinet/in_pcb.c
202
struct inpcbtable *table = v;
sys/netinet/in_pcb.c
273
struct inpcbtable *table = inp->inp_table;
sys/netinet/in_pcb.c
369
struct inpcbtable *table = inp->inp_table;
sys/netinet/in_pcb.c
769
inpcb_notify(struct inpcbtable *table, struct in_addr faddr, u_int fport_arg,
sys/netinet/in_pcb.c
799
inpcb_notifyall(struct inpcbtable *table, struct in_addr faddr, int errno,
sys/netinet/in_pcb.c
848
inpcb_purgeif0(struct inpcbtable *table, struct ifnet *ifp)
sys/netinet/in_pcb.c
872
inpcb_purgeif(struct inpcbtable *table, struct ifnet *ifp)
sys/netinet/in_pcb.c
954
inpcb_lookup_local(struct inpcbtable *table, struct in_addr laddr,
sys/netinet/in_pcb.h
101
struct inpcbtable *inp_table;
sys/netinet/in_pcb.h
261
void inpcb_init(struct inpcbtable *, int, int);
sys/netinet/in_pcb.h
263
inpcb_lookup_local(struct inpcbtable *,
sys/netinet/in_pcb.h
266
inpcb_lookup_bound(struct inpcbtable *,
sys/netinet/in_pcb.h
269
inpcb_lookup(struct inpcbtable *,
sys/netinet/in_pcb.h
272
int inpcb_notify(struct inpcbtable *, struct in_addr, u_int,
sys/netinet/in_pcb.h
274
void inpcb_notifyall(struct inpcbtable *, struct in_addr, int,
sys/netinet/in_pcb.h
276
void inpcb_purgeif0(struct inpcbtable *, struct ifnet *);
sys/netinet/in_pcb.h
277
void inpcb_purgeif(struct inpcbtable *, struct ifnet *);
sys/netinet/in_pcb.h
287
void in6pcb_init(struct inpcbtable *, int, int);
sys/netinet/in_pcb.h
292
struct inpcb *in6pcb_lookup_local(struct inpcbtable *, struct in6_addr *,
sys/netinet/in_pcb.h
294
int in6pcb_notify(struct inpcbtable *, const struct sockaddr *,
sys/netinet/in_pcb.h
297
void in6pcb_purgeif0(struct inpcbtable *, struct ifnet *);
sys/netinet/in_pcb.h
298
void in6pcb_purgeif(struct inpcbtable *, struct ifnet *);
sys/netinet/in_pcb.h
313
extern struct inpcb *in6pcb_lookup(struct inpcbtable *,
sys/netinet/in_pcb.h
316
extern struct inpcb *in6pcb_lookup_bound(struct inpcbtable *,
sys/netinet/portalgo.c
157
struct inpcbtable * const table = inp->inp_table;
sys/netinet/portalgo.c
242
struct inpcbtable * const table = inp->inp_table;
sys/netinet/raw_ip.c
105
struct inpcbtable rawcbtable;
sys/netinet/raw_ip.c
107
int rip_pcbnotify(struct inpcbtable *, struct in_addr,
sys/netinet/raw_ip.c
237
rip_pcbnotify(struct inpcbtable *table,
sys/netinet/tcp_subr.c
157
struct inpcbtable tcbtable; /* head of queue of active tcpcb's */
sys/netinet/tcp_usrreq.c
1618
struct inpcbtable *pcbtbl = __UNCONST(rnode->sysctl_data);
sys/netinet/tcp_var.h
729
extern struct inpcbtable tcbtable; /* head of queue of active tcpcb's */
sys/netinet/udp_usrreq.c
124
struct inpcbtable udbtable;
sys/netinet/udp_var.h
84
extern struct inpcbtable udbtable;
sys/netinet6/icmp6.c
149
extern struct inpcbtable raw6cbtable;
sys/netinet6/in6_pcb.c
1043
in6pcb_lookup(struct inpcbtable *table, const struct in6_addr *faddr6,
sys/netinet6/in6_pcb.c
1089
in6pcb_lookup_bound(struct inpcbtable *table, const struct in6_addr *laddr6,
sys/netinet6/in6_pcb.c
133
in6pcb_init(struct inpcbtable *table, int bindhashsize, int connecthashsize)
sys/netinet6/in6_pcb.c
235
struct inpcbtable *table = inp->inp_table;
sys/netinet6/in6_pcb.c
602
in6pcb_notify(struct inpcbtable *table, const struct sockaddr *dst,
sys/netinet6/in6_pcb.c
748
in6pcb_purgeif0(struct inpcbtable *table, struct ifnet *ifp)
sys/netinet6/in6_pcb.c
798
in6pcb_purgeif(struct inpcbtable *table, struct ifnet *ifp)
sys/netinet6/in6_pcb.c
833
in6pcb_lookup_local(struct inpcbtable *table, struct in6_addr *laddr6,
sys/netinet6/in6_src.c
847
struct inpcbtable *table = inp->inp_table;
sys/netinet6/raw_ip6.c
110
extern struct inpcbtable rawcbtable;
sys/netinet6/raw_ip6.c
111
struct inpcbtable raw6cbtable;
sys/netinet6/udp6_usrreq.c
128
extern struct inpcbtable udbtable;
usr.bin/netstat/inet.c
277
struct inpcbtable table;
usr.bin/netstat/inet6.c
289
struct inpcbtable table;
usr.bin/systat/netstat.c
215
struct inpcbtable pcbtable;
usr.bin/systat/netstat.c
224
pprev = &((struct inpcbtable *)off)->inpt_queue.tqh_first;
usr.bin/systat/netstat.c
260
struct inpcbtable pcbtable;
usr.bin/systat/netstat.c
269
pprev = &((struct inpcbtable *)off)->inpt_queue.tqh_first;