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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sysctl.c 227 int loopback_scope, ipv4_local_scope, local_scope, site_scope; local
241 ipv4_local_scope = stcb->asoc.scope.ipv4_local_scope;
252 ipv4_local_scope = 1;
310 if ((ipv4_local_scope == 0) && (IN4_ISPRIVATE_ADDRESS(&sin->sin_addr)))
    [all...]
sctp_pcb.c 931 int ipv4_local_scope, ipv4_addr_legal; local
945 ipv4_local_scope = stcb->asoc.scope.ipv4_local_scope;
991 if ((ipv4_local_scope == 0) &&
    [all...]
sctp_asconf.c     [all...]
sctp_structs.h 661 uint8_t ipv4_local_scope; member in struct:sctp_scoping
    [all...]
sctp_usrreq.c 1571 int ipv4_local_scope, ipv4_addr_legal; local
    [all...]
sctp_output.c 1914 if ((scope->ipv4_local_scope == 0) &&
    [all...]
sctputil.c     [all...]
sctp_input.c     [all...]

Completed in 37 milliseconds