Home
last modified time | relevance | path

Searched refs:MPLSLOP_POPALL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netproto/mpls/
H A Dmpls.h94 #define MPLSLOP_POPALL 4 macro
/dragonfly/usr.bin/netstat/
H A Droute.c1090 smpls->smpls_op != MPLSLOP_POPALL){ in labelops()
/dragonfly/sbin/route/
H A Droute.c1119 if (mplsop != MPLSLOP_POP && mplsop != MPLSLOP_POPALL && in getaddr()