Home
last modified time | relevance | path

Searched defs:inpcb (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/netinet/
H A Din_pcb.h168 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 Din_pcb.c2820 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 Dsack_filter.c41 struct inpcb { struct
42 uint32_t stuff;
/freebsd-src/usr.bin/systat/
H A Dnetstat.c175 struct inpcb *inpcb; in fetchnetstat_kvm() local
/freebsd-src/sys/netinet6/
H A Din6_pcb.c616 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 Dif_wg.c1950 wg_input(struct mbuf *m, int offset, struct inpcb *inpcb, in wg_input()
/freebsd-src/sys/net/
H A Dif_vxlan.c2804 vxlan_rcv_udp_packet(struct mbuf * m,int offset,struct inpcb * inpcb,const struct sockaddr * srcsa,void * xvso) vxlan_rcv_udp_packet() argument