Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dsys_socket.c185 case SIOCGCONNIDS64: in soioctl()
250 case SIOCGCONNIDS64: /* so_cidreq64 */ in soioctl()
478 case SIOCGCONNIDS64: in soioctl_cassert()
/xnu-8020.101.4/bsd/sys/
H A Dsockio.h255 #define SIOCGCONNIDS64 _IOWR('s', 151, struct so_cidreq64) macro
/xnu-8020.101.4/bsd/netinet/
H A Din.c428 case SIOCGCONNIDS64: /* struct so_cidreq64 */ in inctl_connid()
1223 case SIOCGCONNIDS64: /* struct so_cidreq64 */ in in_control()
H A Dmptcp_usrreq.c842 case SIOCGCONNIDS64: { /* struct so_cidreq64 */ in mptcp_usr_control()
/xnu-8020.101.4/bsd/netinet6/
H A Din6.c680 case SIOCGCONNIDS64: { /* struct so_cidreq64 */ in in6ctl_connid()
1300 case SIOCGCONNIDS64: /* struct so_cidreq64 */ in in6_control()
/xnu-8020.101.4/bsd/net/
H A Dif.c5887 case SIOCGCONNIDS64: in ifioctl_cassert()