Searched refs:mpls_push (Results 1 – 2 of 2) sorted by relevance
3545 entry->mpls_push.proto = tcf_mpls_proto(act); in tc_setup_flow_action()3546 entry->mpls_push.label = tcf_mpls_label(act); in tc_setup_flow_action()3547 entry->mpls_push.tc = tcf_mpls_tc(act); in tc_setup_flow_action()3548 entry->mpls_push.bos = tcf_mpls_bos(act); in tc_setup_flow_action()3549 entry->mpls_push.ttl = tcf_mpls_ttl(act); in tc_setup_flow_action()
2597 static void mpls_push(__be32 *mpls, struct pktgen_dev *pkt_dev) in mpls_push() function2760 mpls_push(mpls, pkt_dev); in fill_packet_ipv4()2888 mpls_push(mpls, pkt_dev); in fill_packet_ipv6()