Home | History | Annotate | Download | only in netinet

Lines Matching refs:ipv4_local_scope

227 	int loopback_scope, ipv4_local_scope, local_scope, site_scope;
241 ipv4_local_scope = stcb->asoc.scope.ipv4_local_scope;
252 ipv4_local_scope = 1;
310 if ((ipv4_local_scope == 0) && (IN4_ISPRIVATE_ADDRESS(&sin->sin_addr)))