Searched refs:OFPAT_ENQUEUE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-openflow-1.0.c273 #define OFPAT_ENQUEUE 0x000b macro
287 { OFPAT_ENQUEUE, "ENQUEUE" },
305 { 1 << OFPAT_ENQUEUE, "ENQUEUE" },
313 1 << OFPAT_SET_TP_DST | 1 << OFPAT_ENQUEUE))
1487 case OFPAT_ENQUEUE:
1573 case OFPAT_ENQUEUE:

Completed in 103 milliseconds