Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_usrreq.c125 int tcp_sysctl_info(struct sysctl_oid *, void *, int, struct sysctl_req *);
155 0, 0, tcp_sysctl_info, "S", "TCP info per tuple");
1990 tcp_sysctl_info(__unused struct sysctl_oid *oidp, __unused void *arg1, __unused int arg2, struct sy… in tcp_sysctl_info() function