Searched refs:MPLS_OP_SWAP (Results 1 – 7 of 7) sorted by relevance
101 #define MPLS_OP_SWAP 0x4 macro
98 case MPLS_OP_SWAP: in mpls_output()
237 case MPLS_OP_SWAP: in mpls_input()
714 switch (type & (MPLS_OP_PUSH | MPLS_OP_POP | MPLS_OP_SWAP)) { in mpls_op()719 case MPLS_OP_SWAP: in mpls_op()
778 switch (type & (MPLS_OP_PUSH | MPLS_OP_POP | MPLS_OP_SWAP)) { in mpls_op()783 case MPLS_OP_SWAP: in mpls_op()
652 mpls_flags = MPLS_OP_SWAP; in newroute()
1282 hdr.rtm_mpls = MPLS_OP_SWAP; in send_rtmsg_v4()1428 hdr.rtm_mpls = MPLS_OP_SWAP; in send_rtmsg_v6()