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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_var.h274 #define IPOAF_BOUND_IF 0x00000002 /* boundif value is valid */ macro
H A Dkpi_ipfilter.c306 ipoa.ipoa_flags |= IPOAF_BOUND_IF;
H A Dip_icmp.c819 ipoa.ipoa_flags |= IPOAF_BOUND_IF;
H A Draw_ip.c371 ipoa.ipoa_flags |= IPOAF_BOUND_IF;
H A Dtcp_output.c2013 ipoa.ipoa_flags |= IPOAF_BOUND_IF;
H A Dudp_usrreq.c1563 ipoa.ipoa_flags |= IPOAF_BOUND_IF;
H A Dip_input.c2403 ipoa.ipoa_flags |= IPOAF_BOUND_IF;
H A Dip_output.c400 if ((ipoa->ipoa_flags & IPOAF_BOUND_IF) &&
H A Dtcp_subr.c794 ipoa.ipoa_flags |= IPOAF_BOUND_IF;

Completed in 46 milliseconds