Home
last modified time | relevance | path

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

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