HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_IPV6_V6ONLY (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 904 if ((addr != NULL) && (SCTP_IPV6_V6ONLY(inp6) == 0)) {
1086 if (SCTP_IPV6_V6ONLY(inp6)) {
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_asconf.c     [all...]
sctp_os_userspace.h 977 #define SCTP_IPV6_V6ONLY(inp) (((struct inpcb *)inp)->inp_flags & IN6P_IPV6_V6ONLY)
    [all...]
sctp_pcb.c     [all...]
sctputil.c 1057 if (SCTP_IPV6_V6ONLY(inp) == 0) {
    [all...]
sctp_usrreq.c     [all...]
sctp_sysctl.c 257 if (SCTP_IPV6_V6ONLY(inp)) {
    [all...]
sctp_output.c     [all...]

Completed in 126 milliseconds