Searched refs:ethermac (Results 1 - 3 of 3) sorted by relevance

/external/iptables/libxtables/
H A Dxtoptions.c790 for (i = 0; i < ARRAY_SIZE(cb->val.ethermac) - 1; ++i) {
791 cb->val.ethermac[i] = strtoul(arg, &end, 16);
796 i = ARRAY_SIZE(cb->val.ethermac) - 1;
797 cb->val.ethermac[i] = strtoul(arg, &end, 16);
801 memcpy(XTOPT_MKPTR(cb), cb->val.ethermac,
802 sizeof(cb->val.ethermac));
/external/iproute2/include/
H A Dxtables.h170 uint8_t ethermac[6]; member in union:xt_option_call::__anon7412
/external/iptables/include/
H A Dxtables.h170 uint8_t ethermac[6]; member in union:xt_option_call::__anon7683

Completed in 104 milliseconds