Searched defs:flowi_common (Results 1 – 1 of 1) sorted by relevance
30 struct flowi_common { struct31 int flowic_oif;32 int flowic_iif;33 int flowic_l3mdev;34 __u32 flowic_mark;35 __u8 flowic_tos;36 __u8 flowic_scope;37 __u8 flowic_proto;38 __u8 flowic_flags;41 __u32 flowic_secid;[all …]