Home
last modified time | relevance | path

Searched defs:INTERFACE (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/mips/cavium/octe/
HDethernet-util.h54 static inline int INTERFACE(int ipd_port) in INTERFACE() function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
HDubsan_minimal_handlers.cpp77 #define INTERFACE extern "C" __attribute__((visibility("default"))) macro
/freebsd-11-stable/sys/contrib/octeon-sdk/
HDcvmx-helper-errata.c99 #define INTERFACE(port) (port >> 4) /* Ports 0-15 are interface 0, 16-31 are interface 1 */ in __cvmx_helper_errata_fix_ipd_ptr_alignment() macro
/freebsd-11-stable/sbin/dhclient/
HDdhctoken.h105 #define INTERFACE 305 macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDinternal_defs.h31 #define INTERFACE __attribute__((visibility("default"))) macro