Home
last modified time | relevance | path

Searched refs:MPLS_OP_SWAP (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/netmpls/
H A Dmpls.h101 #define MPLS_OP_SWAP 0x4 macro
H A Dmpls_output.c98 case MPLS_OP_SWAP: in mpls_output()
H A Dmpls_input.c237 case MPLS_OP_SWAP: in mpls_input()
/openbsd/usr.bin/netstat/
H A Dshow.c714 switch (type & (MPLS_OP_PUSH | MPLS_OP_POP | MPLS_OP_SWAP)) { in mpls_op()
719 case MPLS_OP_SWAP: in mpls_op()
/openbsd/sbin/route/
H A Dshow.c778 switch (type & (MPLS_OP_PUSH | MPLS_OP_POP | MPLS_OP_SWAP)) { in mpls_op()
783 case MPLS_OP_SWAP: in mpls_op()
H A Droute.c652 mpls_flags = MPLS_OP_SWAP; in newroute()
/openbsd/usr.sbin/ldpd/
H A Dkroute.c1282 hdr.rtm_mpls = MPLS_OP_SWAP; in send_rtmsg_v4()
1428 hdr.rtm_mpls = MPLS_OP_SWAP; in send_rtmsg_v6()