Home
last modified time | relevance | path

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

/xnu-8019.80.24/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-8019.80.24/bsd/sys/
H A Dsockio.h254 #define SIOCGCONNIDS32 _IOWR('s', 151, struct so_cidreq32) macro
/xnu-8019.80.24/bsd/netinet/
H A Din.c442 case SIOCGCONNIDS32: /* struct so_cidreq32 */ in inctl_connid()
1245 case SIOCGCONNIDS32: /* struct so_cidreq32 */ in in_control()
H A Dmptcp_usrreq.c831 case SIOCGCONNIDS32: { /* struct so_cidreq32 */ in mptcp_usr_control()
/xnu-8019.80.24/bsd/netinet6/
H A Din6.c670 case SIOCGCONNIDS32: { /* struct so_cidreq32 */ in in6ctl_connid()
1299 case SIOCGCONNIDS32: /* struct so_cidreq32 */ in in6_control()
/xnu-8019.80.24/bsd/net/
H A Dif.c5881 case SIOCGCONNIDS32: in ifioctl_cassert()