Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbpf.h514 struct sk_reuseport_md { struct
516 void *data;
517 void *data_end;
519 __u32 len;
521 __u32 eth_protocol;
522 __u32 ip_protocol;
523 __u32 bind_inany;
524 __u32 hash;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dbpf.h733 struct sk_reuseport_md { struct
736 __u32 len;
737 __u32 eth_protocol;
738 __u32 ip_protocol;
739 __u32 bind_inany;
740 __u32 hash;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbpf.h733 struct sk_reuseport_md { struct
736 __u32 len;
737 __u32 eth_protocol;
738 __u32 ip_protocol;
739 __u32 bind_inany;
740 __u32 hash;
/kernel/linux/linux-5.10/include/uapi/linux/
Dbpf.h4363 struct sk_reuseport_md { struct
4377 __u32 len;
4382 __u32 eth_protocol;
4383 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
4384 __u32 bind_inany; /* Is sock bound to an INANY address? */
4385 __u32 hash; /* A hash of the packet 4 tuples */
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dbpf.h4363 struct sk_reuseport_md { struct
4377 __u32 len;
4382 __u32 eth_protocol;
4383 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
4384 __u32 bind_inany; /* Is sock bound to an INANY address? */
4385 __u32 hash; /* A hash of the packet 4 tuples */
/kernel/linux/linux-6.6/include/uapi/linux/
Dbpf.h6363 struct sk_reuseport_md { struct
6377 __u32 len;
6382 __u32 eth_protocol;
6383 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
6384 __u32 bind_inany; /* Is sock bound to an INANY address? */
6385 __u32 hash; /* A hash of the packet 4 tuples */
/kernel/linux/linux-6.6/tools/include/uapi/linux/
Dbpf.h6363 struct sk_reuseport_md { struct
6377 __u32 len;
6382 __u32 eth_protocol;
6383 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
6384 __u32 bind_inany; /* Is sock bound to an INANY address? */
6385 __u32 hash; /* A hash of the packet 4 tuples */