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