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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_var.h209 unsigned int ipoa_ifscope; /* interface scope */ member in struct:ip_out_args
H A Dip_icmp.c831 ipoa.ipoa_ifscope = m->m_pkthdr.rcvif->if_index;
H A Draw_ip.c326 ipoa.ipoa_ifscope = (inp->inp_flags & INP_BOUND_IF) ?
H A Dtcp_output.c1645 ipoa.ipoa_ifscope = (inp->inp_flags & INP_BOUND_IF) ?
H A Dudp_usrreq.c1034 ipoa.ipoa_ifscope = (inp->inp_flags & INP_BOUND_IF) ?
H A Dip_output.c340 ifscope = ipoa->ipoa_ifscope;

Completed in 21 milliseconds