Searched refs:__fl_common (Results 1 – 3 of 3) sorted by relevance
71 struct flowi_common __fl_common; member72 #define flowi4_oif __fl_common.flowic_oif73 #define flowi4_iif __fl_common.flowic_iif74 #define flowi4_mark __fl_common.flowic_mark75 #define flowi4_tos __fl_common.flowic_tos76 #define flowi4_scope __fl_common.flowic_scope77 #define flowi4_proto __fl_common.flowic_proto78 #define flowi4_flags __fl_common.flowic_flags79 #define flowi4_secid __fl_common.flowic_secid80 #define flowi4_tun_key __fl_common.flowic_tun_key[all …]
14 struct flowi_common __fl_common; member15 #define FLOWIN_OIF __fl_common.flowic_oif16 #define FLOWIN_IIF __fl_common.flowic_iif
1024 &fl->u.__fl_common)) in xfrm_state_look_at()1040 &fl->u.__fl_common)) in xfrm_state_look_at()