Home
last modified time | relevance | path

Searched defs:sk_reuseport_md (Results 1 – 2 of 2) sorted by relevance

/third_party/libbpf/include/uapi/linux/
Dbpf.h6185 struct sk_reuseport_md { struct
6199 __u32 len;
6204 __u32 eth_protocol;
6205 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
6206 __u32 bind_inany; /* Is sock bound to an INANY address? */
6207 __u32 hash; /* A hash of the packet 4 tuples */
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h37930 struct sk_reuseport_md { struct
37931 union {
37934 union {
37937 __u32 len;
37938 __u32 eth_protocol;
37939 __u32 ip_protocol;
37940 __u32 bind_inany;
37941 __u32 hash;
37942 union {
37945 union {