Home
last modified time | relevance | path

Searched defs:dstbuf (Results 1 – 10 of 10) sorted by relevance

/dpdk/examples/cmdline/
H A Dparse_obj_list.c79 int idx, char *dstbuf, unsigned int size) in complete_get_elt_obj_list()
106 char *dstbuf, unsigned int size) in get_help_obj_list()
/dpdk/lib/cmdline/
H A Dcmdline_parse_string.c159 char *dstbuf, unsigned int size) in cmdline_complete_get_elt_string()
190 int cmdline_get_help_string(cmdline_parse_token_hdr_t *tk, char *dstbuf, in cmdline_get_help_string()
H A Dcmdline_parse_etheraddr.c56 char *dstbuf, unsigned int size) in cmdline_get_help_etheraddr()
H A Dcmdline_parse_ipaddr.c93 int cmdline_get_help_ipaddr(cmdline_parse_token_hdr_t *tk, char *dstbuf, in cmdline_get_help_ipaddr()
H A Dcmdline_parse_portlist.c109 char *dstbuf, unsigned int size) in cmdline_get_help_portlist()
H A Dcmdline_parse_num.c317 cmdline_get_help_num(cmdline_parse_token_hdr_t *tk, char *dstbuf, unsigned int size) in cmdline_get_help_num()
H A Dcmdline.c35 char *dstbuf, unsigned int dstsize, in cmdline_complete_buffer()
/dpdk/app/test/
H A Dtest_cmdline_lib.c42 __rte_unused char *dstbuf, in complete_buffer()
/dpdk/drivers/bus/vmbus/linux/
H A Dvmbus_bus.c117 char *dstbuf, size_t buflen) in vmbus_get_uio_dev()
/dpdk/examples/l3fwd/
H A Dl3fwd_em.c376 char dstbuf[INET6_ADDRSTRLEN]; in populate_ipv4_flow_into_table() local
428 char dstbuf[INET6_ADDRSTRLEN]; in populate_ipv6_flow_into_table() local