Searched refs:ethhdr (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()21 … BPF_STMT(BPF_LD + BPF_H + BPF_ABS, offsetof(struct ethhdr, h_proto)), /* A <- protocol */ in lldp_network_bind_raw_socket()
169 struct ethhdr { struct
1000 struct ethhdr ether_spec;1237 struct ethhdr ether_spec;