Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c3102 static int handle_netlink_request(struct filter *f, struct nlmsghdr *req, in handle_netlink_request() function
3135 return handle_netlink_request(f, &req.nlh, sizeof(req), unix_show_sock); in unix_show_netlink()
3452 return handle_netlink_request(f, &req.nlh, sizeof(req), packet_show_sock); in packet_show_netlink()
3655 return handle_netlink_request(f, &req.nlh, sizeof(req), netlink_show_sock); in netlink_show_netlink()