Home
last modified time | relevance | path

Searched refs:h_proto (Results 1 – 3 of 3) sorted by relevance

/system/netd/bpf_progs/
Dclatd.c69 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()
/system/bt/btif/include/
Dbtif_pan_internal.h61 short h_proto; member
/system/bt/btif/src/
Dbtif_pan.cc419 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()