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

/freebsd-current/tools/tools/switch_tls/
H A Dswitch_tls.c54 static struct xinpgen *getxpcblist(const char *);
152 getxpcblist(const char *name) function
233 head = getxpcblist("net.inet.tcp.pcblist");
/freebsd-current/usr.sbin/tcpdrop/
H A Dtcpdrop.c51 static struct xinpgen *getxpcblist(const char *);
160 getxpcblist(const char *name) function
238 head = getxpcblist("net.inet.tcp.pcblist");
/freebsd-current/usr.sbin/tcpsso/
H A Dtcpsso.c52 getxpcblist(const char *name) function
103 head = getxpcblist("net.inet.tcp.pcblist");

Completed in 135 milliseconds