Searched refs:_PATH_ETHERTYPES (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/include/
H A Dethernetdb.h29 #ifndef _PATH_ETHERTYPES
30 #define _PATH_ETHERTYPES "/etc/ethertypes" macro
31 #endif /* _PATH_ETHERTYPES */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/include/
H A Dethernetdb.h29 #ifndef _PATH_ETHERTYPES
30 #define _PATH_ETHERTYPES "/etc/ethertypes" macro
31 #endif /* _PATH_ETHERTYPES */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ebtables/include/
H A Dethernetdb.h29 #ifndef _PATH_ETHERTYPES
30 #define _PATH_ETHERTYPES "/etc/ethertypes" macro
31 #endif /* _PATH_ETHERTYPES */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/
H A Dgetethertype.c60 etherf = fopen(_PATH_ETHERTYPES, "r");
82 && (etherf = fopen(_PATH_ETHERTYPES, "r")) == NULL) {
H A Debtables.c934 ebt_print_error2("Problem with the specified Ethernet protocol '%s', perhaps "_PATH_ETHERTYPES " is missing", optarg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/
H A Dgetethertype.c60 etherf = fopen(_PATH_ETHERTYPES, "r");
82 && (etherf = fopen(_PATH_ETHERTYPES, "r")) == NULL) {
H A Debtables.c934 ebt_print_error2("Problem with the specified Ethernet protocol '%s', perhaps "_PATH_ETHERTYPES " is missing", optarg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ebtables/
H A Dgetethertype.c60 etherf = fopen(_PATH_ETHERTYPES, "r");
82 && (etherf = fopen(_PATH_ETHERTYPES, "r")) == NULL) {
H A Debtables.c934 ebt_print_error2("Problem with the specified Ethernet protocol '%s', perhaps "_PATH_ETHERTYPES " is missing", optarg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/extensions/
H A Debt_arp.c75 " protocol type string: see "_PATH_ETHERTYPES"\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/extensions/
H A Debt_arp.c75 " protocol type string: see "_PATH_ETHERTYPES"\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ebtables/extensions/
H A Debt_arp.c75 " protocol type string: see "_PATH_ETHERTYPES"\n");

Completed in 124 milliseconds