Home
last modified time | relevance | path

Searched refs:aux_type (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/netinet/ !
H A Dmptcp_usrreq.c466 user_addr_t dst, socklen_t *dst_len, uint32_t *aux_type, in mptcp_getconninfo() argument
470 *aux_type = 0; in mptcp_getconninfo()
510 *aux_type = CIAUX_MPTCP; in mptcp_getconninfo()
584 aux_type, aux_data, aux_len); in mptcp_getconninfo()
588 aux_type, aux_data, aux_len); in mptcp_getconninfo()
651 aux_type, USER_ADDR_NULL, aux_len); in mptcp_getconninfo()
655 aux_type, USER_ADDR_NULL, aux_len); in mptcp_getconninfo()
729 *aux_type = CIAUX_TCP; in mptcp_getconninfo()
H A Din.c2066 user_addr_t dst, socklen_t *dst_len, uint32_t *aux_type, in in_getconninfo() argument
2145 *aux_type = CIAUX_TCP; in in_getconninfo()
2161 *aux_type = 0; in in_getconninfo()
/xnu-12377.1.9/bsd/netinet6/ !
H A Din6.c4312 user_addr_t dst, socklen_t *dst_len, uint32_t *aux_type, in in6_getconninfo() argument
4397 *aux_type = CIAUX_TCP; in in6_getconninfo()
4413 *aux_type = 0; in in6_getconninfo()