Searched defs:nl_msg (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | ynl.py | 126 def __init__(self, nl_msg): argument 555 def __init__(self, nl_msg): argument 586 def _decode(self, nl_msg): argument 589 def decode(self, ynl, nl_msg, op): argument 623 def _decode(self, nl_msg): argument
|
| /linux/tools/lib/thermal/ |
| H A D | thermal_nl.c | 56 int (*rx_handler)(struct nl_msg *, void *), void *data) in nl_send_msg()
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | hfi-events.c | 85 int (*valid_handler)(struct nl_msg *, void *), in send_and_recv_msgs()
|
| /linux/tools/testing/selftests/net/ovpn/ |
| H A D | ovpn-cli.c | 72 struct nl_msg *nl_msg; member
|