Searched refs:OFP_PORTSTATE_LINK_DOWN (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/tcpdump/ | ||
H A D | ofp_map.c | 163 { OFP_PORTSTATE_LINK_DOWN, "LINK_DOWN" }, |
/openbsd/sys/net/ | ||
H A D | ofp.h | 147 #define OFP_PORTSTATE_LINK_DOWN 0x1 /* Link not active */ macro |