Searched refs:so_cidreq32 (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dsockio.h238 #define SIOCGCONNIDS32 _IOWR('s', 151, struct so_cidreq32)
H A Dsocket.h1037 struct so_cidreq32 { struct
/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_usrreq.c673 case SIOCGCONNIDS32: { /* struct so_cidreq32 */
674 struct so_cidreq32 cidr;
H A Din.c365 struct so_cidreq32 c32;
372 case SIOCGCONNIDS32: /* struct so_cidreq32 */
1131 case SIOCGCONNIDS32: /* struct so_cidreq32 */
/xnu-2782.1.97/bsd/netinet6/
H A Din6.c633 struct so_cidreq32 c32;
640 case SIOCGCONNIDS32: { /* struct so_cidreq32 */
1129 case SIOCGCONNIDS32: /* struct so_cidreq32 */

Completed in 38 milliseconds