Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/kern/
H A Dsys_socket.c184 case SIOCGCONNIDS32: in soioctl()
249 case SIOCGCONNIDS32: /* so_cidreq32 */ in soioctl()
477 case SIOCGCONNIDS32: in soioctl_cassert()
/xnu-8796.101.5/bsd/sys/
H A Dsockio.h254 #define SIOCGCONNIDS32 _IOWR('s', 151, struct so_cidreq32) macro
/xnu-8796.101.5/bsd/netinet/
H A Din.c419 case SIOCGCONNIDS32: /* struct so_cidreq32 */ in inctl_connid()
1222 case SIOCGCONNIDS32: /* struct so_cidreq32 */ in in_control()
H A Dmptcp_usrreq.c835 case SIOCGCONNIDS32: { /* struct so_cidreq32 */ in mptcp_usr_control()
/xnu-8796.101.5/bsd/netinet6/
H A Din6.c670 case SIOCGCONNIDS32: { /* struct so_cidreq32 */ in in6ctl_connid()
1303 case SIOCGCONNIDS32: /* struct so_cidreq32 */ in in6_control()
/xnu-8796.101.5/bsd/net/
H A Dif.c5990 case SIOCGCONNIDS32: in ifioctl_cassert()