Searched refs:srcbound (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dip_output.c298 boolean_t srcbound : 1; /* set once */ member in struct:__anon371::__anon372
412 ipobf.srcbound = !!(ipoa->ipoa_flags & IPOAF_BOUND_SRCADDR);
413 if (ipobf.srcbound)
417 ipobf.srcbound = FALSE;
680 ipobf.srcbound) && ifscope != lo_ifp->if_index) {

Completed in 21 milliseconds