Searched defs:sk_reuseport_md (Results 1 – 2 of 2) sorted by relevance
6185 struct sk_reuseport_md { struct6199 __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 */
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 {