Home
last modified time | relevance | path

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

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