Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dnetlink.c35 static void nl_err(struct nlmsghdr* h);
163 nl_err(h); in iface_enumerate()
228 nl_err(h); in netlink_multicast()
237 static void nl_err(struct nlmsghdr* h) { in nl_err() function