Searched defs:sk_reuseport_md (Results 1 – 4 of 4) 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;
4336 struct sk_reuseport_md { struct4350 __u32 len;4355 __u32 eth_protocol;4356 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */4357 __u32 bind_inany; /* Is sock bound to an INANY address? */4358 __u32 hash; /* A hash of the packet 4 tuples */