Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c253 #define OFPAT_ENQUEUE 0x000b macro
267 { OFPAT_ENQUEUE, "ENQUEUE" },
285 { 1 << OFPAT_ENQUEUE, "ENQUEUE" },
293 1 << OFPAT_SET_TP_DST | 1 << OFPAT_ENQUEUE))
1008 case OFPAT_ENQUEUE: in of10_actions_print()
1094 case OFPAT_ENQUEUE: in of10_actions_print()