Searched defs:flow_key_record (Results 1 – 3 of 3) sorted by relevance
11 struct flow_key_record { struct12 __be32 src;13 __be32 dst;14 union {18 __u32 ip_proto;
18 struct flow_key_record { struct19 __be32 src;20 __be32 dst;21 union {25 __u16 thoff;26 __u8 ip_proto;
67 struct flow_key_record { struct68 __be32 src;69 __be32 dst;70 union {94 struct flow_key_record flow; argument