Searched refs:eth (Results 1 – 5 of 5) sorted by relevance
126 struct ethhdr* eth = is_ethernet ? data : NULL; // used iff is_ethernet local127 struct ipv6hdr* ip6 = is_ethernet ? (void*)(eth + 1) : data;133 if (is_ethernet && (eth->h_proto != htons(ETH_P_IPV6))) return TC_ACT_OK;179 if (is_ethernet) __builtin_memcpy(downstream ? kd.dstMac : ku.dstMac, eth->h_dest, ETH_ALEN);239 eth = data;240 ip6 = (void*)(eth + 1);269 *eth = v->macHeader;373 struct ethhdr* eth = is_ethernet ? data : NULL; // used iff is_ethernet in do_forward4() local374 struct iphdr* ip = is_ethernet ? (void*)(eth + 1) : data; in do_forward4()380 if (is_ethernet && (eth->h_proto != htons(ETH_P_IP))) return TC_ACT_OK; in do_forward4()[all …]
35 struct ethhdr *eth = data; variable36 int hsize = sizeof(*eth);42 if (eth->h_proto != htons(ETH_P_IP)) return XDP_PASS;
89 private val eth by lazy { context.assertHasService(EthernetManager::class.java) } in <lambda>() constant120 eth.setIncludeTestInterfaces(true) in setUp()146 runAsShell(NETWORK_SETTINGS) { eth.setIncludeTestInterfaces(false) } in tearDown()
1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...