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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
H A Dsctp6_usrreq.c904 if ((addr != NULL) && (SCTP_IPV6_V6ONLY(inp6) == 0)) {
1086 if (SCTP_IPV6_V6ONLY(inp6)) {
1256 if (SCTP_IPV6_V6ONLY(inp6)) {
1607 if (SCTP_IPV6_V6ONLY(inp6)) {
1672 if (SCTP_IPV6_V6ONLY(inp6)) {
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_asconf.c1973 SCTP_IPV6_V6ONLY(inp6))
2048 SCTP_IPV6_V6ONLY(inp6)) {
2167 SCTP_IPV6_V6ONLY(inp6))
2186 SCTP_IPV6_V6ONLY(inp6)) {
H A Dsctp_os_userspace.h981 #define SCTP_IPV6_V6ONLY(inp) (((struct inpcb *)inp)->inp_flags & IN6P_IPV6_V6ONLY) macro
H A Dsctp_pcb.c1963 SCTP_IPV6_V6ONLY(inp)) {
2176 SCTP_IPV6_V6ONLY(t_inp)) {
2190 SCTP_IPV6_V6ONLY(inp)) {
3311 if (SCTP_IPV6_V6ONLY(ip_inp)) {
3361 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) {
H A Dsctputil.c1064 if (SCTP_IPV6_V6ONLY(inp) == 0) {
7329 SCTP_IPV6_V6ONLY(inp)) {
7350 SCTP_IPV6_V6ONLY(inp)) {
7479 SCTP_IPV6_V6ONLY(inp)) {
7500 SCTP_IPV6_V6ONLY(inp)) {
H A Dsctp_sysctl.c262 if (SCTP_IPV6_V6ONLY(inp)) {
H A Dsctp_usrreq.c1615 if (SCTP_IPV6_V6ONLY(inp)) {
2090 if (SCTP_IPV6_V6ONLY(inp6)) {
6453 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) {
6504 (SCTP_IPV6_V6ONLY(inp) != 0))) != 0) {
H A Dsctp_output.c5969 if (SCTP_IPV6_V6ONLY(inp)) {

Completed in 139 milliseconds