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

/freebsd-13-stable/sys/netinet6/
H A Dsctp6_usrreq.c590 if ((addr != NULL) && (SCTP_IPV6_V6ONLY(inp) == 0)) {
750 if (SCTP_IPV6_V6ONLY(inp)) {
894 if (SCTP_IPV6_V6ONLY(inp)) {
/freebsd-13-stable/sys/netinet/
H A Dsctp_os_bsd.h369 #define SCTP_IPV6_V6ONLY(sctp_inpcb) ((sctp_inpcb)->ip_inp.inp.inp_flags & IN6P_IPV6_V6ONLY) macro
H A Dsctp_asconf.c1977 SCTP_IPV6_V6ONLY(inp))
2050 SCTP_IPV6_V6ONLY(inp)) {
2164 SCTP_IPV6_V6ONLY(inp))
2181 SCTP_IPV6_V6ONLY(inp)) {
H A Dsctp_pcb.c1653 SCTP_IPV6_V6ONLY(inp)) {
1816 SCTP_IPV6_V6ONLY(t_inp)) {
1830 SCTP_IPV6_V6ONLY(inp)) {
2848 if (SCTP_IPV6_V6ONLY(inp)) {
2896 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) {
4247 (SCTP_IPV6_V6ONLY(inp) != 0))) {
H A Dsctp_sysctl.c215 if (SCTP_IPV6_V6ONLY(inp)) {
H A Dsctputil.c1232 if (SCTP_IPV6_V6ONLY(inp) == 0) {
6754 SCTP_IPV6_V6ONLY(inp)) {
6778 SCTP_IPV6_V6ONLY(inp)) {
6861 SCTP_IPV6_V6ONLY(inp)) {
6885 SCTP_IPV6_V6ONLY(inp)) {
H A Dsctp_usrreq.c1049 if (SCTP_IPV6_V6ONLY(inp)) {
1404 if (SCTP_IPV6_V6ONLY(inp)) {
6002 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) {
6047 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) {
H A Dsctp_output.c5600 if (SCTP_IPV6_V6ONLY(inp)) {

Completed in 226 milliseconds