Searched refs:h_proto (Results 1 – 3 of 3) sorted by relevance
69 if (is_ethernet && (eth->h_proto != htons(ETH_P_IPV6))) return TC_ACT_OK; in nat64()108 eth2.h_proto = htons(ETH_P_IP); // But replace the ethertype in nat64()
61 short h_proto; member
419 eth_hdr.h_proto = htons(proto); in btpan_tap_send()546 uint16_t proto = ntohs(hdr->h_proto); in should_forward()563 ntohs(eth_hdr->h_proto), hdr, 0); in forward_bnep()