Searched defs:vtw (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/netstat/
H A Dinet.c188 print_vtw_v4(const vtw_t *vtw) argument
H A Dinet6.c241 print_vtw_v6(const vtw_t *vtw) argument
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dtcp_vtw.h268 vtw_ctl_t *vtw; /* associated VTWs */ member in struct:fatp_ctl
386 struct vtw_common *vtw; member in struct:vestigial_inpcb
H A Dtcp_vtw.c364 vtw_alive(const vtw_t *vtw) argument
392 vtw_index(vtw_ctl_t *ctl, vtw_t *vtw) argument
422 vtw_v4_t *vtw = ctl->base.v4 + idx; local
427 vtw_v6_t *vtw = ctl->base.v6 + idx; local
445 vtw_next(vtw_ctl_t *ctl, vtw_t *vtw) argument
466 vtw_unhash(vtw_ctl_t *ctl, vtw_t *vtw) argument
628 vtw_del(vtw_ctl_t *ctl, vtw_t *vtw) argument
657 vtw_inshash_v4(vtw_ctl_t *ctl, vtw_t *vtw) argument
696 vtw_inshash_v6(vtw_ctl_t *ctl, vtw_t *vtw) argument
730 vtw_t *vtw; local
883 vtw_t *vtw; local
981 vtw_t *vtw; local
1095 vtw_t *vtw; local
1330 vtw_t *vtw = 0; local
1439 vtw_t *vtw; local
1554 vtw_export_v4(vtw_ctl_t *ctl, vtw_t *vtw, vestigial_inpcb_t *res) argument
1592 vtw_t *vtw = 0; local
1608 vtw_t *vtw; local
1653 vtw_export_v6(vtw_ctl_t *ctl, vtw_t *vtw, vestigial_inpcb_t *res) argument
1692 vtw_t *vtw = 0; local
1709 vtw_t *vtw; local
1858 vtw_t *vtw; local
2033 vtw_t *vtw; local
2081 vtw_t *vtw; local
2203 vtw_t *vtw; local
2352 vtw_t *vtw; local
[all...]

Completed in 107 milliseconds