Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsys_socket.c186 case SIOCGCONNINFO32: in soioctl()
251 case SIOCGCONNINFO32: /* so_cinforeq32 */ in soioctl()
479 case SIOCGCONNINFO32: in soioctl_cassert()
/xnu-8019.80.24/bsd/sys/
H A Dsockio.h256 #define SIOCGCONNINFO32 _IOWR('s', 152, struct so_cinforeq32) macro
/xnu-8019.80.24/bsd/netinet/
H A Din.c480 case SIOCGCONNINFO32: /* struct so_cinforeq32 */ in inctl_conninfo()
1250 case SIOCGCONNINFO32: /* struct so_cinforeq32 */ in in_control()
H A Dmptcp_usrreq.c853 case SIOCGCONNINFO32: { /* struct so_cinforeq32 */ in mptcp_usr_control()
/xnu-8019.80.24/bsd/netinet6/
H A Din6.c710 case SIOCGCONNINFO32: { /* struct so_cinforeq32 */ in in6ctl_conninfo()
1304 case SIOCGCONNINFO32: /* struct so_cinforeq32 */ in in6_control()
/xnu-8019.80.24/bsd/net/
H A Dif.c5883 case SIOCGCONNINFO32: in ifioctl_cassert()