HomeSort by: relevance | last modified time | path
    Searched defs:local_scope (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_header.h 176 u_int8_t local_scope; /* IPv6 local scope flag */ member in struct:sctp_state_cookie
sctp_structs.h 624 u_int8_t local_scope; member in struct:sctp_association
sctp_usrreq.c 915 int loopback_scope, ipv4_local_scope, local_scope, site_scope, actual; local in function:sctp_fill_up_addresses
925 local_scope = stcb->asoc.local_scope;
929 loopback_scope = ipv4_local_scope = local_scope =

Completed in 15 milliseconds