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

/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-openflow-1.0.c586 #define OF_QUEUE_GET_CONFIG_REPLY_LEN 16 macro
2536 if (len < OF_QUEUE_GET_CONFIG_REPLY_LEN)
2548 return of10_queues_print(ndo, cp, ep, len - OF_QUEUE_GET_CONFIG_REPLY_LEN);

Completed in 106 milliseconds