Searched defs:sk_reuseport_md (Results 1 – 10 of 10) sorted by relevance
5730 struct sk_reuseport_md { struct5744 __u32 len;5749 __u32 eth_protocol;5750 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */5751 __u32 bind_inany; /* Is sock bound to an INANY address? */5752 __u32 hash; /* A hash of the packet 4 tuples */
6181 struct sk_reuseport_md { struct6195 __u32 len;6200 __u32 eth_protocol;6201 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */6202 __u32 bind_inany; /* Is sock bound to an INANY address? */6203 __u32 hash; /* A hash of the packet 4 tuples */
37930 struct sk_reuseport_md { struct37931 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 {
66454 struct sk_reuseport_md { struct66455 union {66458 union {66461 __u32 len;66462 __u32 eth_protocol;66463 __u32 ip_protocol;66464 __u32 bind_inany;66465 __u32 hash;
32917 struct sk_reuseport_md { struct32918 union {32921 union {32924 __u32 len;32925 __u32 eth_protocol;32926 __u32 ip_protocol;32927 __u32 bind_inany;32928 __u32 hash;
35077 struct sk_reuseport_md { struct35078 union {35081 union {35084 __u32 len;35085 __u32 eth_protocol;35086 __u32 ip_protocol;35087 __u32 bind_inany;35088 __u32 hash;