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 232 int loopback_scope, ipv4_local_scope, local_scope, site_scope; local
246 ipv4_local_scope = stcb->asoc.scope.ipv4_local_scope;
257 ipv4_local_scope = 1;
321 if ((ipv4_local_scope == 0) && (IN4_ISPRIVATE_ADDRESS(&sin->sin_addr)))
    [all...]
sctp_pcb.c 933 int ipv4_local_scope, ipv4_addr_legal; local
947 ipv4_local_scope = stcb->asoc.scope.ipv4_local_scope;
993 if ((ipv4_local_scope == 0) &&
    [all...]
sctp_asconf.c     [all...]
sctp_structs.h 669 uint8_t ipv4_local_scope; member in struct:sctp_scoping
    [all...]
sctputil.c     [all...]
sctp_usrreq.c 1571 int ipv4_local_scope, ipv4_addr_legal; local
    [all...]
sctp_output.c 1916 if ((scope->ipv4_local_scope == 0) &&
    [all...]
sctp_input.c     [all...]

Completed in 83 milliseconds