Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dnetlink.c36 static void nl_err(struct nlmsghdr *h);
174 nl_err(h); in iface_enumerate()
251 nl_err(h); in netlink_multicast()
260 static void nl_err(struct nlmsghdr *h) in nl_err() function