Home
last modified time | relevance | path

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

/external/tcpdump/
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: in of10_actions_print()
1573 case OFPAT_ENQUEUE: in of10_actions_print()