Home
last modified time | relevance | path

Searched refs:SCTP_IPV6_V6ONLY (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c513 if ((addr != NULL) && (SCTP_IPV6_V6ONLY(inp) == 0)) { in sctp6_bind()
666 if (SCTP_IPV6_V6ONLY(inp)) { in sctp6_send()
811 if (SCTP_IPV6_V6ONLY(inp)) { in sctp6_connect()
/freebsd/sys/netinet/
H A Dsctp_os_bsd.h357 #define SCTP_IPV6_V6ONLY(sctp_inpcb) ((sctp_inpcb)->ip_inp.inp.inp_flags & IN6P_IPV6_V6ONLY) macro
H A Dsctp_asconf.c1974 SCTP_IPV6_V6ONLY(inp)) in sctp_addr_mgmt_assoc()
2047 SCTP_IPV6_V6ONLY(inp)) { in sctp_asconf_iterator_ep()
2161 SCTP_IPV6_V6ONLY(inp)) in sctp_asconf_iterator_stcb()
2178 SCTP_IPV6_V6ONLY(inp)) { in sctp_asconf_iterator_stcb()
H A Dsctp_pcb.c1519 SCTP_IPV6_V6ONLY(inp)) { in sctp_endpoint_probe()
1682 SCTP_IPV6_V6ONLY(t_inp)) { in sctp_isport_inuse()
1696 SCTP_IPV6_V6ONLY(inp)) { in sctp_isport_inuse()
2740 if (SCTP_IPV6_V6ONLY(inp)) { in sctp_inpcb_bind_locked()
2790 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) { in sctp_inpcb_bind_locked()
4137 (SCTP_IPV6_V6ONLY(inp) != 0))) { in sctp_aloc_assoc_locked()
H A Dsctp_sysctl.c231 if (SCTP_IPV6_V6ONLY(inp)) { in sctp_sysctl_copy_out_local_addresses()
H A Dsctputil.c1237 if (SCTP_IPV6_V6ONLY(inp) == 0) { in sctp_init_asoc()
6809 SCTP_IPV6_V6ONLY(inp)) { in sctp_bindx_add_address()
6833 SCTP_IPV6_V6ONLY(inp)) { in sctp_bindx_add_address()
6916 SCTP_IPV6_V6ONLY(inp)) { in sctp_bindx_delete_address()
6940 SCTP_IPV6_V6ONLY(inp)) { in sctp_bindx_delete_address()
H A Dsctp_usrreq.c1041 if (SCTP_IPV6_V6ONLY(inp)) { in sctp_fill_up_addresses_vrf()
1397 if (SCTP_IPV6_V6ONLY(inp)) { in sctp_do_connect_x()
5972 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) {
6017 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) {
H A Dsctp_output.c5642 if (SCTP_IPV6_V6ONLY(inp)) { in sctp_send_initiate_ack()