Searched defs:inpcb (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/netinet/ |
H A D | in_pcb.h | 168 struct inpcb { global() struct 175 inp_lockinpcb global() argument 182 inp_pcbinfoinpcb global() argument 199 inp_spinpcb global() argument 220 __anon723ed1480208inpcb global() argument 221 inp_phdinpcb global() argument 229 __anon723ed148030ainpcb global() argument [all...] |
H A D | in_pcb.c | 2820 inp_apply_all(struct inpcbinfo * pcbinfo,void (* func)(struct inpcb *,void *),void * arg) inp_apply_all() argument 2884 sysctl_setsockopt(SYSCTL_HANDLER_ARGS,struct inpcbinfo * pcbinfo,int (* ctloutput_set)(struct inpcb *,struct sockopt *)) sysctl_setsockopt() argument 3190 DB_SHOW_COMMAND(inpcb,db_show_inpcb) DB_SHOW_COMMAND() argument [all...] |
/freebsd-src/sys/netinet/tcp_stacks/ |
H A D | sack_filter.c | 41 struct inpcb { struct 42 uint32_t stuff;
|
/freebsd-src/usr.bin/systat/ |
H A D | netstat.c | 175 struct inpcb *inpcb; in fetchnetstat_kvm() local
|
/freebsd-src/sys/netinet6/ |
H A D | in6_pcb.c | 616 in6_pcbnotify(struct inpcbinfo * pcbinfo,struct sockaddr_in6 * sa6_dst,u_int fport_arg,const struct sockaddr_in6 * src,u_int lport_arg,int errno,void * cmdarg,struct inpcb * (* notify)(struct inpcb *,int)) in6_pcbnotify() argument [all...] |
/freebsd-src/sys/dev/wg/ |
H A D | if_wg.c | 1950 wg_input(struct mbuf *m, int offset, struct inpcb *inpcb, in wg_input()
|
/freebsd-src/sys/net/ |
H A D | if_vxlan.c | 2804 vxlan_rcv_udp_packet(struct mbuf * m,int offset,struct inpcb * inpcb,const struct sockaddr * srcsa,void * xvso) vxlan_rcv_udp_packet() argument
|