Searched refs:process_vtw (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/netstat/
H A Dvtw.c121 static void process_vtw(const vtw_ctl_t *, void (*)(const vtw_t *));
184 process_vtw(const vtw_ctl_t * ctl, void (*print)(const vtw_t *)) function
334 process_vtw(&vtw_tcpv4[0], print);
436 process_vtw(&vtw_tcpv6[0], print);

Completed in 56 milliseconds