Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsys_socket.c187 case SIOCGCONNINFO64: in soioctl()
252 case SIOCGCONNINFO64: /* so_cinforeq64 */ in soioctl()
480 case SIOCGCONNINFO64: in soioctl_cassert()
/xnu-8019.80.24/bsd/sys/
H A Dsockio.h257 #define SIOCGCONNINFO64 _IOWR('s', 152, struct so_cinforeq64) macro
/xnu-8019.80.24/bsd/netinet/
H A Din.c492 case SIOCGCONNINFO64: /* struct so_cinforeq64 */ in inctl_conninfo()
1251 case SIOCGCONNINFO64: /* struct so_cinforeq64 */ in in_control()
H A Dmptcp_usrreq.c867 case SIOCGCONNINFO64: { /* struct so_cinforeq64 */ in mptcp_usr_control()
/xnu-8019.80.24/bsd/netinet6/
H A Din6.c723 case SIOCGCONNINFO64: { /* struct so_cinforeq64 */ in in6ctl_conninfo()
1305 case SIOCGCONNINFO64: /* struct so_cinforeq64 */ in in6_control()
/xnu-8019.80.24/bsd/net/
H A Dif.c5884 case SIOCGCONNINFO64: in ifioctl_cassert()