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

  /src/sys/netinet/
sctp_structs.h 622 u_int8_t ipv4_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
924 ipv4_local_scope = stcb->asoc.ipv4_local_scope;
929 loopback_scope = ipv4_local_scope = local_scope =
981 if ((ipv4_local_scope == 0) &&

Completed in 16 milliseconds