Home
last modified time | relevance | path

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

/aosp_15_r20/external/ethtool/netlink/
H A Dparser.c951 static struct tmp_buff *tmp_buff_find_or_create(struct tmp_buff **phead, in tmp_buff_find_or_create() function
1032 buff = tmp_buff_find_or_create(&buffs, parser->group); in nl_parser()