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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_header.h 212 uint8_t site_scope; /* IPv6 site scope flag */ member in struct:sctp_state_cookie
sctp_sysctl.c 232 int loopback_scope, ipv4_local_scope, local_scope, site_scope; local
248 site_scope = stcb->asoc.scope.site_scope;
259 site_scope = 1;
364 if ((site_scope == 0) && (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr)))
    [all...]
sctp_asconf.c     [all...]
sctp_pcb.c 936 int local_scope, site_scope, ipv6_addr_legal; local
952 site_scope = stcb->asoc.scope.site_scope;
1044 if ((site_scope == 0) &&
    [all...]
sctp_structs.h 671 uint8_t site_scope; member in struct:sctp_scoping
    [all...]
sctp_output.c 1952 if ((scope->site_scope == 0) &&
    [all...]
sctp_input.c     [all...]
sctputil.c     [all...]
sctp_usrreq.c 1574 int local_scope, site_scope, ipv6_addr_legal; local
    [all...]

Completed in 364 milliseconds