Lines Matching full:else
87 #else in tcf_gact_init()
109 } else if (err > 0) { in tcf_gact_init()
116 } else { in tcf_gact_init()
248 } else if (is_tcf_gact_shot(act)) { in tcf_gact_offload_act_setup()
250 } else if (is_tcf_gact_trap(act)) { in tcf_gact_offload_act_setup()
252 } else if (is_tcf_gact_goto_chain(act)) { in tcf_gact_offload_act_setup()
255 } else if (is_tcf_gact_continue(act)) { in tcf_gact_offload_act_setup()
258 } else if (is_tcf_gact_reclassify(act)) { in tcf_gact_offload_act_setup()
261 } else if (is_tcf_gact_pipe(act)) { in tcf_gact_offload_act_setup()
264 } else { in tcf_gact_offload_act_setup()
269 } else { in tcf_gact_offload_act_setup()
274 else if (is_tcf_gact_shot(act)) in tcf_gact_offload_act_setup()
276 else if (is_tcf_gact_trap(act)) in tcf_gact_offload_act_setup()
278 else if (is_tcf_gact_goto_chain(act)) in tcf_gact_offload_act_setup()
280 else in tcf_gact_offload_act_setup()
327 #else in gact_init_module()