Searched refs:so_cinforeq32 (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsockio.h248 #define SIOCGCONNINFO32 _IOWR('s', 152, struct so_cinforeq32)
H A Dsocket.h982 struct so_cinforeq32 { struct
/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_usrreq.c688 case SIOCGCONNINFO32: { /* struct so_cinforeq32 */
689 struct so_cinforeq32 cifr;
H A Din.c439 struct so_cinforeq32 ci32;
446 case SIOCGCONNINFO32: /* struct so_cinforeq32 */
1174 case SIOCGCONNINFO32: /* struct so_cinforeq32 */
H A Dflow_divert.c2433 struct so_cinforeq32 cifr;
/xnu-2422.115.4/bsd/netinet6/
H A Din6.c674 struct so_cinforeq32 ci32;
681 case SIOCGCONNINFO32: { /* struct so_cinforeq32 */
1127 case SIOCGCONNINFO32: /* struct so_cinforeq32 */

Completed in 97 milliseconds