Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c166 { OFP_PORTSTATE_STP_FORWARD, "STP_FORWARD" },
/openbsd/sys/net/
H A Dofp.h150 #define OFP_PORTSTATE_STP_FORWARD 0x200 /* Learning and forwarding */ macro