Home
last modified time | relevance | path

Searched defs:is_dump (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ethtool/netlink/
H A Dstrset.c201 int type, bool is_dump) in stringset_load_request()
H A Dnetlink.h38 bool is_dump; member
H A Dnetlink.c115 bool is_dump = !strcmp(ctx->devname, WILDCARD_DEVNAME); in netlink_cmd_check() local