Home
last modified time | relevance | path

Searched refs:ETH_P_CONTROL (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/linux-private/linux/
Dif_ether.h104 #define ETH_P_CONTROL 0x0016 /* Card specific control frames */ macro
/external/strace/xlat/
Dethernet_protocols.in74 ETH_P_CONTROL
Dethernet_protocols.h225 #if defined(ETH_P_CONTROL) || (defined(HAVE_DECL_ETH_P_CONTROL) && HAVE_DECL_ETH_P_CONTROL)
226 XLAT(ETH_P_CONTROL),
/external/kernel-headers/original/uapi/linux/
Dif_ether.h128 #define ETH_P_CONTROL 0x0016 /* Card specific control frames */ macro
/external/iproute2/include/linux/
Dif_ether.h122 #define ETH_P_CONTROL 0x0016 /* Card specific control frames */ macro
/external/libnl/lib/
Dutils.c807 __ADD(ETH_P_CONTROL,control)