Lines Matching refs:__fl_common
60 struct flowi_common __fl_common; member
61 #define flowi4_oif __fl_common.flowic_oif
62 #define flowi4_iif __fl_common.flowic_iif
63 #define flowi4_mark __fl_common.flowic_mark
64 #define flowi4_tos __fl_common.flowic_tos
65 #define flowi4_scope __fl_common.flowic_scope
66 #define flowi4_proto __fl_common.flowic_proto
67 #define flowi4_flags __fl_common.flowic_flags
68 #define flowi4_secid __fl_common.flowic_secid
116 struct flowi_common __fl_common; member
117 #define flowi6_oif __fl_common.flowic_oif
118 #define flowi6_iif __fl_common.flowic_iif
119 #define flowi6_mark __fl_common.flowic_mark
120 #define flowi6_tos __fl_common.flowic_tos
121 #define flowi6_scope __fl_common.flowic_scope
122 #define flowi6_proto __fl_common.flowic_proto
123 #define flowi6_flags __fl_common.flowic_flags
124 #define flowi6_secid __fl_common.flowic_secid
139 struct flowi_common __fl_common; member
140 #define flowidn_oif __fl_common.flowic_oif
141 #define flowidn_iif __fl_common.flowic_iif
142 #define flowidn_mark __fl_common.flowic_mark
143 #define flowidn_scope __fl_common.flowic_scope
144 #define flowidn_proto __fl_common.flowic_proto
145 #define flowidn_flags __fl_common.flowic_flags
155 struct flowi_common __fl_common; member
160 #define flowi_oif u.__fl_common.flowic_oif
161 #define flowi_iif u.__fl_common.flowic_iif
162 #define flowi_mark u.__fl_common.flowic_mark
163 #define flowi_tos u.__fl_common.flowic_tos
164 #define flowi_scope u.__fl_common.flowic_scope
165 #define flowi_proto u.__fl_common.flowic_proto
166 #define flowi_flags u.__fl_common.flowic_flags
167 #define flowi_secid u.__fl_common.flowic_secid