Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
sctp_header.h | 177 u_int8_t site_scope; /* IPv6 site scope flag */ member in struct:sctp_state_cookie |
sctp_structs.h | 625 u_int8_t site_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 926 site_scope = stcb->asoc.site_scope; 930 site_scope = 1; 1011 if ((site_scope == 0) && |