Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_usrreq.c123 static int tcp_sysctl_info(struct sysctl_oid *, void *, int, struct sysctl_req *);
142 0, 0, tcp_sysctl_info, "S", "TCP info per tuple");
2111 tcp_sysctl_info(__unused struct sysctl_oid *oidp, __unused void *arg1, __unused int arg2, struct sy… in tcp_sysctl_info() function