Home
last modified time | relevance | path

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

/dpdk/lib/cmdline/
H A Dcmdline_parse.h30 #define CMDLINE_PARSE_RESULT_BUFSIZE 8192 macro
H A Dcmdline_parse.c192 char buf[CMDLINE_PARSE_RESULT_BUFSIZE]; in cmdline_parse()
252 CMDLINE_PARSE_RESULT_BUFSIZE); in cmdline_parse()