Home
last modified time | relevance | path

Searched refs:OFP_PORTSTATE_LINK_DOWN (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c163 { OFP_PORTSTATE_LINK_DOWN, "LINK_DOWN" },
/openbsd/sys/net/
H A Dofp.h147 #define OFP_PORTSTATE_LINK_DOWN 0x1 /* Link not active */ macro