Searched refs:laddr_type (Results 1 – 3 of 3) sorted by relevance
220 uint32_t laddr_type; /* my local from address type */ member
6119 stc.laddr_type = SCTP_IPV4_ADDRESS;6187 stc.laddr_type = SCTP_IPV6_ADDRESS;6207 stc.laddr_type = SCTP_CONN_ADDRESS;6275 stc.laddr_type = SCTP_IPV4_ADDRESS;6305 stc.laddr_type = SCTP_IPV6_ADDRESS;6322 stc.laddr_type = SCTP_CONN_ADDRESS;6648 if (stc.laddr_type == SCTP_CONN_ADDRESS) {
2410 switch (cookie->laddr_type) {2641 if ((cookie->laddr_type == SCTP_CONN_ADDRESS) && (dst->sa_family == AF_CONN)) {