Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dsys_socket.c186 case SIOCGCONNINFO32: in soioctl()
247 case SIOCGCONNINFO32: /* so_cinforeq32 */ in soioctl()
474 case SIOCGCONNINFO32: in soioctl_cassert()
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h176 #define SIOCGCONNINFO32 _IOWR('s', 152, struct so_cinforeq32) macro
/xnu-12377.81.4/bsd/netinet/
H A Din.c393 case SIOCGCONNINFO32: /* struct so_cinforeq32 */ in inctl_conninfo()
1153 case SIOCGCONNINFO32: /* struct so_cinforeq32 */ in in_control()
H A Dmptcp_usrreq.c862 case SIOCGCONNINFO32: { /* struct so_cinforeq32 */ in mptcp_usr_control()
/xnu-12377.81.4/bsd/netinet6/
H A Din6.c669 case SIOCGCONNINFO32: { /* struct so_cinforeq32 */ in in6ctl_conninfo()
1273 case SIOCGCONNINFO32: /* struct so_cinforeq32 */ in in6_control()
/xnu-12377.81.4/bsd/net/
H A Dif.c3108 case SIOCGCONNINFO32: in ifioctl_restrict_management()
6747 case SIOCGCONNINFO32: in ifioctl_cassert()