Home
last modified time | relevance | path

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

/aosp_15_r20/external/ethtool/netlink/
H A Dprettymsg.c54 int err_offset, bool in_array) in pretty_print_attr()
179 unsigned int ndesc, unsigned int err_offset) in pretty_print_nlmsg()
198 unsigned int ndesc, unsigned int err_offset) in pretty_print_genlmsg()
234 int pretty_print_rtnlmsg(const struct nlmsghdr *nlhdr, unsigned int err_offset) in pretty_print_rtnlmsg()
H A Dnlsock.c176 unsigned int err_offset = 0; in nlsock_process_ack() local