Searched refs:h_dest (Results 1 – 3 of 3) sorted by relevance
13 …BPF_STMT(BPF_LD + BPF_W + BPF_ABS, offsetof(struct ethhdr, h_dest)), /* A <- 4 bytes of desti… in lldp_network_bind_raw_socket()16 …BPF_STMT(BPF_LD + BPF_H + BPF_ABS, offsetof(struct ethhdr, h_dest) + 4), /* A <- remaining 2 byte… in lldp_network_bind_raw_socket()
170 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ member
1018 unsigned char h_dest[ETH_ALEN]; member