Searched refs:TCA_EGRESS_REDIR (Results 1 – 3 of 3) sorted by relevance
8 #define TCA_EGRESS_REDIR 1 /* packet redirect to EGRESS*/ macro
22 return to_mirred(a)->tcfm_eaction == TCA_EGRESS_REDIR; in is_tcf_mirred_egress_redirect()
37 return action == TCA_EGRESS_REDIR || action == TCA_INGRESS_REDIR; in tcf_mirred_is_act_redirect()43 case TCA_EGRESS_REDIR: in tcf_mirred_act_wants_ingress()131 case TCA_EGRESS_REDIR: in tcf_mirred_init()
Completed in 4 milliseconds