Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbtif_pan_internal.h52 typedef struct eth_hdr { struct
53 RawAddress h_dest;
54 RawAddress h_src;
55 int16_t h_proto;
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb.c164 struct eth_hdr { struct
165 unsigned char eth_dest[ETH_ALEN];
166 unsigned char eth_source[ETH_ALEN];
167 unsigned short eth_proto;
H A Dtest_l4lb_noinline.c160 struct eth_hdr { struct
161 unsigned char eth_dest[ETH_ALEN];
162 unsigned char eth_source[ETH_ALEN];
163 unsigned short eth_proto;
H A Dtest_xdp_noinline.c210 struct eth_hdr { struct
218 __u64 off = sizeof(struct eth_hdr); in calc_offset() argument
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_pan.cc421 tETH_HDR eth_hdr; in btpan_tap_send() local
557 static int forward_bnep(tETH_HDR* eth_hdr, BT_HDR* hdr) { in forward_bnep()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxskxceiver.c229 static void gen_eth_hdr(struct ifobject *ifobject, struct ethhdr *eth_hdr) in gen_eth_hdr()
716 struct ethhdr *eth_hdr; in pkt_generate() local
/aosp_15_r20/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.c3141 struct ieee8023_hdr *eth_hdr; local
3483 struct ieee8023_hdr *eth_hdr; local