Home
last modified time | relevance | path

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

/xnu-8796.101.5/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-8796.101.5/bsd/sys/ !
H A Dsockio.h257 #define SIOCGCONNINFO64 _IOWR('s', 152, struct so_cinforeq64) macro
/xnu-8796.101.5/bsd/netinet/ !
H A Din.c469 case SIOCGCONNINFO64: /* struct so_cinforeq64 */ in inctl_conninfo()
1228 case SIOCGCONNINFO64: /* struct so_cinforeq64 */ in in_control()
H A Dmptcp_usrreq.c871 case SIOCGCONNINFO64: { /* struct so_cinforeq64 */ in mptcp_usr_control()
/xnu-8796.101.5/bsd/netinet6/ !
H A Din6.c723 case SIOCGCONNINFO64: { /* struct so_cinforeq64 */ in in6ctl_conninfo()
1309 case SIOCGCONNINFO64: /* struct so_cinforeq64 */ in in6_control()
/xnu-8796.101.5/bsd/net/ !
H A Dif.c5993 case SIOCGCONNINFO64: in ifioctl_cassert()