Searched refs:laddr_type (Results 1 – 3 of 3) sorted by relevance
198 uint32_t laddr_type; /* my local from address type */ member
5627 stc.laddr_type = SCTP_IPV4_ADDRESS; in sctp_send_initiate_ack()5692 stc.laddr_type = SCTP_IPV6_ADDRESS; in sctp_send_initiate_ack()5757 stc.laddr_type = SCTP_IPV4_ADDRESS; in sctp_send_initiate_ack()5787 stc.laddr_type = SCTP_IPV6_ADDRESS; in sctp_send_initiate_ack()
2177 switch (cookie->laddr_type) { in sctp_process_cookie_new()