Home
last modified time | relevance | path

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

/aosp_15_r20/external/ethtool/netlink/
H A Dparser.c29 static void parser_err_min_argc(struct nl_context *nlctx, unsigned int min_argc) in parser_err_min_argc() function
1085 parser_err_min_argc(nlctx, parser->min_argc); in nl_parser()