Home
last modified time | relevance | path

Searched refs:PF_MPLS (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/kern/
H A Duipc_domain.c235 if (family == PF_MPLS) in net_sysctl()
/openbsd/sys/sys/
H A Dsocket.h285 #define PF_MPLS AF_MPLS macro
/openbsd/usr.bin/netstat/
H A Dshow.c202 case PF_MPLS: in pr_rthdr()
/openbsd/sbin/route/
H A Dshow.c262 case PF_MPLS: in pr_rthdr()
/openbsd/sbin/sysctl/
H A Dsysctl.c703 if (mib[1] == PF_MPLS) { in parse()