Searched refs:to_mpls (Results 1 – 2 of 2) sorted by relevance
28 #define to_mpls(a) ((struct tcf_mpls *)a) macro44 tcfm_action = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_action; in tcf_mpls_action()55 tcfm_proto = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_proto; in tcf_mpls_proto()66 tcfm_label = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_label; in tcf_mpls_label()77 tcfm_tc = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_tc; in tcf_mpls_tc()88 tcfm_bos = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_bos; in tcf_mpls_bos()99 tcfm_ttl = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_ttl; in tcf_mpls_ttl()
57 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_act()282 m = to_mpls(*a); in tcf_mpls_init()323 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_cleanup()335 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_dump()