Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/examples/cmdline/
H A Dparse_obj_list.c33 parse_obj_list(cmdline_parse_token_hdr_t *tk, const char *buf, void *res, in parse_obj_list()
67 int complete_get_nb_obj_list(cmdline_parse_token_hdr_t *tk) in complete_get_nb_obj_list()
80 int complete_get_elt_obj_list(cmdline_parse_token_hdr_t *tk, in complete_get_elt_obj_list()
107 int get_help_obj_list(__rte_unused cmdline_parse_token_hdr_t *tk, in get_help_obj_list()
/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_parse_string.c55 cmdline_parse_string(cmdline_parse_token_hdr_t *tk, const char *buf, void *res, in cmdline_parse_string()
139 int cmdline_complete_get_nb_string(cmdline_parse_token_hdr_t *tk) in cmdline_complete_get_nb_string()
162 int cmdline_complete_get_elt_string(cmdline_parse_token_hdr_t *tk, int idx, in cmdline_complete_get_elt_string()
194 int cmdline_get_help_string(cmdline_parse_token_hdr_t *tk, char *dstbuf, in cmdline_get_help_string()
H A Dcmdline_parse_etheraddr.c30 cmdline_parse_etheraddr(__rte_unused cmdline_parse_token_hdr_t *tk, in cmdline_parse_etheraddr()
61 cmdline_get_help_etheraddr(__rte_unused cmdline_parse_token_hdr_t *tk, in cmdline_get_help_etheraddr()
H A Dcmdline_parse_ipaddr.c34 cmdline_parse_ipaddr(cmdline_parse_token_hdr_t *tk, const char *buf, void *res, in cmdline_parse_ipaddr()
99 int cmdline_get_help_ipaddr(cmdline_parse_token_hdr_t *tk, char *dstbuf, in cmdline_get_help_ipaddr()
H A Dcmdline_parse_portlist.c75 cmdline_parse_portlist(__rte_unused cmdline_parse_token_hdr_t *tk, in cmdline_parse_portlist()
111 cmdline_get_help_portlist(__rte_unused cmdline_parse_token_hdr_t *tk, in cmdline_get_help_portlist()
H A Dcmdline_parse_num.c99 cmdline_parse_num(cmdline_parse_token_hdr_t *tk, const char *srcbuf, void *res, in cmdline_parse_num()
320 cmdline_get_help_num(cmdline_parse_token_hdr_t *tk, char *dstbuf, unsigned int size) in cmdline_get_help_num()
/f-stack/freebsd/kern/
H A Dkern_sharedpage.c149 struct vdso_timekeep *tk; in timehands_update() local
182 struct vdso_timekeep32 *tk; in timehands_update32() local
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_desc.h182 unsigned int tk:1; member