Searched refs:ethproto_off (Results 1 – 1 of 1) sorted by relevance
105 const int ethproto_off = offsetof(struct ethhdr, h_proto); in setup_sock_filter() local124 BPF_STMT(BPF_LD + BPF_H + BPF_ABS, ethproto_off), in setup_sock_filter()