Searched defs:flowi_common (Results 1 – 7 of 7) sorted by relevance
12518 struct flowi_common { struct12519 int flowic_oif;12520 int flowic_iif;12521 __u32 flowic_mark;12522 __u8 flowic_tos;12523 __u8 flowic_scope;12524 __u8 flowic_proto;12525 __u8 flowic_flags;12526 __u32 flowic_secid;12527 kuid_t flowic_uid;[all …]
11432 struct flowi_common { struct11433 int flowic_oif;11434 int flowic_iif;11435 __u32 flowic_mark;11436 __u8 flowic_tos;11437 __u8 flowic_scope;11438 __u8 flowic_proto;11439 __u8 flowic_flags;11440 __u32 flowic_secid;11441 kuid_t flowic_uid;[all …]
10387 struct flowi_common { struct10388 int flowic_oif;10389 int flowic_iif;10390 __u32 flowic_mark;10391 __u8 flowic_tos;10392 __u8 flowic_scope;10393 __u8 flowic_proto;10394 __u8 flowic_flags;10395 __u32 flowic_secid;10396 kuid_t flowic_uid;[all …]
13131 struct flowi_common { struct13132 int flowic_oif;13133 int flowic_iif;13134 __u32 flowic_mark;13135 __u8 flowic_tos;13136 __u8 flowic_scope;13137 __u8 flowic_proto;13138 __u8 flowic_flags;13139 __u32 flowic_secid;13140 kuid_t flowic_uid;[all …]