Searched defs:flowi_common (Results 1 – 1 of 1) sorted by relevance
10643 struct flowi_common { struct10644 int flowic_oif;10645 int flowic_iif;10646 __u32 flowic_mark;10647 __u8 flowic_tos;10648 __u8 flowic_scope;10649 __u8 flowic_proto;10650 __u8 flowic_flags;10651 __u32 flowic_secid;10652 kuid_t flowic_uid;[all …]