Lines Matching refs:nlmsghdr
78 struct nlmsghdr *nh; in recv_msg()
88 nh = (struct nlmsghdr *)buf_ptr; in recv_msg()
106 static void read_route(struct nlmsghdr *nh, int nll) in read_route()
299 struct nlmsghdr *nh; in get_route_table()
307 struct nlmsghdr nl; in get_route_table()
351 nh = (struct nlmsghdr *)buf; in get_route_table()
361 static void read_arp(struct nlmsghdr *nh, int nll) in read_arp()
437 struct nlmsghdr *nh; in get_arp_table()
444 struct nlmsghdr nl; in get_arp_table()
487 nh = (struct nlmsghdr *)buf; in get_arp_table()
505 struct nlmsghdr *nh; in monitor_route()
574 nh = (struct nlmsghdr *)buf; in monitor_route()
587 nh = (struct nlmsghdr *)buf; in monitor_route()