Searched refs:SET_TC_OK2MUNGE (Results 1 – 2 of 2) sorted by relevance
43 #define SET_TC_OK2MUNGE(v) ( TC_OK2MUNGE | (v & ~TC_OK2MUNGE)) macro
398 skb->tc_verd = SET_TC_OK2MUNGE(skb->tc_verd); in tcf_action_exec()