Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
A Dbpf.h5569 struct sk_reuseport_md { struct
5583 __u32 len;
5588 __u32 eth_protocol;
5589 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
5590 __u32 bind_inany; /* Is sock bound to an INANY address? */
5591 __u32 hash; /* A hash of the packet 4 tuples */
/linux/include/uapi/linux/
A Dbpf.h5569 struct sk_reuseport_md { struct
5583 __u32 len;
5588 __u32 eth_protocol;
5589 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
5590 __u32 bind_inany; /* Is sock bound to an INANY address? */
5591 __u32 hash; /* A hash of the packet 4 tuples */

Completed in 28 milliseconds