Home
last modified time | relevance | path

Searched defs:eth_hdr (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_pan_internal.h58 typedef struct eth_hdr struct
60 unsigned char h_dest[ETH_ADDR_LEN];
61 unsigned char h_src[ETH_ADDR_LEN];
62 short h_proto;
/system/bt/btif/src/
Dbtif_pan.c445 tETH_HDR eth_hdr; in btpan_tap_send() local
603 static int forward_bnep(tETH_HDR* eth_hdr, BT_HDR *hdr) { in forward_bnep()
/system/connectivity/shill/wifi/
Dwake_on_wifi.cc227 struct ethhdr eth_hdr; in CreateIPV4PatternAndMask() member
249 struct ethhdr eth_hdr; in CreateIPV6PatternAndMask() member