Searched refs:eth_protocol (Results 1 – 6 of 6) sorted by relevance
78 data_check.eth_protocol = reuse_md->eth_protocol; in _select_by_skb_data() 82 if (data_check.eth_protocol == bpf_htons(ETH_P_IP)) { in _select_by_skb_data()
28 __u16 eth_protocol; member
254 expected.eth_protocol = htons(ETH_P_IPV6); in check_data() 267 expected.eth_protocol = htons(ETH_P_IP); in check_data() 280 result.eth_protocol, result.ip_protocol, in check_data() 283 expected.eth_protocol, expected.ip_protocol, in check_data()
6588 __u32 eth_protocol; member
11476 case bpf_ctx_range(struct sk_reuseport_md, eth_protocol): in sk_reuseport_is_valid_access() 11528 case offsetof(struct sk_reuseport_md, eth_protocol): in sk_reuseport_convert_ctx_access()