Home
last modified time | relevance | path

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

/aosp_15_r20/external/ethtool/netlink/
H A Dnetlink.h34 struct nl_context { struct
35 struct cmd_context *ctx;
36 void *cmd_private;
37 const char *devname;
38 bool is_dump;
39 int exit_code;
40 unsigned int suppress_nlerr;
41 uint16_t ethnl_fam;
42 uint32_t ethnl_mongrp;
43 struct nl_op_info *ops_info;
[all …]