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

/xnu-2782.1.97/bsd/netinet/
H A Dip_var.h287 #define IPOAF_NO_EXPENSIVE 0x00000020 /* skip IFT_EXPENSIVE */ macro
H A Dkpi_ipfilter.c337 ipoa.ipoa_flags |= IPOAF_NO_EXPENSIVE;
H A Draw_ip.c389 ipoa.ipoa_flags |= IPOAF_NO_EXPENSIVE;
H A Dip_output.c451 if (ipoa->ipoa_flags & IPOAF_NO_EXPENSIVE) {
H A Dtcp_output.c2340 ipoa.ipoa_flags |= IPOAF_NO_EXPENSIVE;
H A Dtcp_subr.c845 ipoa.ipoa_flags |= IPOAF_NO_EXPENSIVE;
H A Dudp_usrreq.c1371 ipoa.ipoa_flags |= IPOAF_NO_EXPENSIVE;

Completed in 53 milliseconds