Home
last modified time | relevance | path

Searched defs:flowi_common (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dflow.h28 struct flowi_common { struct
29 int flowic_oif;
30 int flowic_iif;
31 __u32 flowic_mark;
32 __u8 flowic_tos;
33 __u8 flowic_scope;
34 __u8 flowic_proto;
35 __u8 flowic_flags;
40 __u32 flowic_secid;
41 struct flowi_tunnel flowic_tun_key;
[all …]