Searched refs:tcp_sysctl_info (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.141.1/bsd/netinet/ |
| H A D | tcp_usrreq.c | 126 static int tcp_sysctl_info(struct sysctl_oid *, void *, int, struct sysctl_req *); 156 0, 0, tcp_sysctl_info, "S", "TCP info per tuple"); 2096 tcp_sysctl_info(__unused struct sysctl_oid *oidp, __unused void *arg1, __unused int arg2, struct sy… in tcp_sysctl_info() function
|