HomeSort by: relevance | last modified time | path
    Searched defs:get_sockets (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/sockstat/
sockstat.c 81 void get_sockets(const char *);
197 get_sockets("net.inet.tcp.pcblist");
198 get_sockets("net.inet.udp.pcblist");
200 get_sockets("net.inet.raw.pcblist");
205 get_sockets("net.inet6.tcp6.pcblist");
206 get_sockets("net.inet6.udp6.pcblist");
208 get_sockets("net.inet6.raw6.pcblist");
213 get_sockets("net.local.stream.pcblist");
214 get_sockets("net.local.seqpacket.pcblist");
215 get_sockets("net.local.dgram.pcblist")
291 get_sockets(const char *mib) function in typeref:typename:void
    [all...]
sockstat.c 81 void get_sockets(const char *);
197 get_sockets("net.inet.tcp.pcblist");
198 get_sockets("net.inet.udp.pcblist");
200 get_sockets("net.inet.raw.pcblist");
205 get_sockets("net.inet6.tcp6.pcblist");
206 get_sockets("net.inet6.udp6.pcblist");
208 get_sockets("net.inet6.raw6.pcblist");
213 get_sockets("net.local.stream.pcblist");
214 get_sockets("net.local.seqpacket.pcblist");
215 get_sockets("net.local.dgram.pcblist")
291 get_sockets(const char *mib) function in typeref:typename:void
    [all...]

Completed in 22 milliseconds