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