Searched defs:sk_reuseport_md (Results 1 – 7 of 7) sorted by relevance
514 struct sk_reuseport_md { struct516 void *data;517 void *data_end;519 __u32 len;521 __u32 eth_protocol;522 __u32 ip_protocol;523 __u32 bind_inany;524 __u32 hash;
733 struct sk_reuseport_md { struct736 __u32 len;737 __u32 eth_protocol;738 __u32 ip_protocol;739 __u32 bind_inany;740 __u32 hash;
4363 struct sk_reuseport_md { struct4377 __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 */
6363 struct sk_reuseport_md { struct6377 __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 */