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

/darwin-on-arm/xnu/bsd/net/
H A Dif_ether.h54 #if KPI_INTERFACE_EMBEDDED
57 #endif /* KPI_INTERFACE_EMBEDDED */
H A Dkpi_interface.h55 #define KPI_INTERFACE_EMBEDDED 1 macro
57 #define KPI_INTERFACE_EMBEDDED 0 macro
61 #define KPI_INTERFACE_EMBEDDED 1 macro
63 #define KPI_INTERFACE_EMBEDDED 0 macro
337 (ONLY used if KPI_INTERFACE_EMBEDDED is defined to 1)
339 (ONLY used if KPI_INTERFACE_EMBEDDED is defined to 1)
349 #if KPI_INTERFACE_EMBEDDED
351 #endif /* KPI_INTERFACE_EMBEDDED */
H A Dif_loop.c154 #if !KPI_INTERFACE_EMBEDDED
224 #if !KPI_INTERFACE_EMBEDDED
244 #if KPI_INTERFACE_EMBEDDED
247 #endif /* KPI_INTERFACE_EMBEDDED */
H A Dif_utun.c77 #if KPI_INTERFACE_EMBEDDED
80 #endif /* KPI_INTERFACE_EMBEDDED */
668 #if KPI_INTERFACE_EMBEDDED
672 #endif /* KPI_INTERFACE_EMBEDDED */
683 #if KPI_INTERFACE_EMBEDDED
686 #endif /* KPI_INTERFACE_EMBEDDED */
H A Dether_if_module.c514 #if KPI_INTERFACE_EMBEDDED
518 #endif /* KPI_INTERFACE_EMBEDDED */
561 #if KPI_INTERFACE_EMBEDDED
564 #endif /* KPI_INTERFACE_EMBEDDED */

Completed in 32 milliseconds