Home | History | Annotate | Download | only in netinet

Lines Matching refs:loopback_scope

227 	int loopback_scope, ipv4_local_scope, local_scope, site_scope;
240 loopback_scope = stcb->asoc.scope.loopback_scope;
251 loopback_scope = 1;
289 if ((loopback_scope == 0) && SCTP_IFN_IS_IFT_LOOP(sctp_ifn))
290 /* Skip loopback if loopback_scope not set */