Home | Sort by: relevance | last modified time | path |
/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 = |