Lines Matching refs:flow_keys
66 static u32 flow_get_src(const struct sk_buff *skb, const struct flow_keys *flow)
76 static u32 flow_get_dst(const struct sk_buff *skb, const struct flow_keys *flow)
87 const struct flow_keys *flow)
93 const struct flow_keys *flow)
102 const struct flow_keys *flow)
152 const struct flow_keys *flow)
165 const struct flow_keys *flow)
178 const struct flow_keys *flow)
186 const struct flow_keys *flow)
240 static u32 flow_key_get(struct sk_buff *skb, int key, struct flow_keys *flow)
307 struct flow_keys flow_keys;
314 skb_flow_dissect_flow_keys(skb, &flow_keys, 0);
319 keys[n] = flow_key_get(skb, key, &flow_keys);