Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet/
H A Dtcp_var.h1706 extern void tcp_get_ports_used(ifnet_t ifp, int, u_int32_t, bitstr_t *);
H A Dtcp_subr.c2271 tcp_get_ports_used(ifnet_t ifp, int protocol, uint32_t flags, in tcp_get_ports_used() function
/xnu-8792.81.2/bsd/net/
H A Dkpi_interface.c2993 tcp_get_ports_used(ifp, protocol, flags, in ifnet_get_local_ports_extended()