Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h2446 struct sk_reuseport_md { struct
2451 void *data;
2452 void *data_end; /* End of directly accessible data */
2459 __u32 len;
2464 __u32 eth_protocol;
2465 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
2466 __u32 bind_inany; /* Is sock bound to an INANY address? */
2467 __u32 hash; /* A hash of the packet 4 tuples */
/Linux-v4.19/include/uapi/linux/
Dbpf.h2446 struct sk_reuseport_md { struct
2451 void *data;
2452 void *data_end; /* End of directly accessible data */
2459 __u32 len;
2464 __u32 eth_protocol;
2465 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
2466 __u32 bind_inany; /* Is sock bound to an INANY address? */
2467 __u32 hash; /* A hash of the packet 4 tuples */