Lines Matching refs:nlmsghdr
94 struct nlmsghdr *nh; in recv_msg()
104 nh = (struct nlmsghdr *)buf_ptr; in recv_msg()
122 static void read_route(struct nlmsghdr *nh, int nll) in read_route()
315 struct nlmsghdr *nh; in get_route_table()
323 struct nlmsghdr nl; in get_route_table()
367 nh = (struct nlmsghdr *)buf; in get_route_table()
377 static void read_arp(struct nlmsghdr *nh, int nll) in read_arp()
455 struct nlmsghdr *nh; in get_arp_table()
462 struct nlmsghdr nl; in get_arp_table()
505 nh = (struct nlmsghdr *)buf; in get_arp_table()
523 struct nlmsghdr *nh; in monitor_route()
593 nh = (struct nlmsghdr *)buf; in monitor_route()
606 nh = (struct nlmsghdr *)buf; in monitor_route()