Lines Matching defs:mhdr
599 struct nlmsghdr mhdr; in linkupdate() member
990 static int display_link_info(struct nlmsghdr *mhdr, char **argv) in display_link_info()
1009 struct nlmsghdr mhdr; in link_show() member
1617 static int display_route_info(struct nlmsghdr *mhdr, char **argv) in display_route_info()
1755 struct nlmsghdr* mhdr = (struct nlmsghdr*)toybuf; in display_route_info() local
1779 struct nlmsghdr *mhdr; in display_route_info() local
1831 struct nlmsghdr mhdr; in route_get() member
1886 struct nlmsghdr *mhdr = (struct nlmsghdr*)toybuf; in route_get() local
1925 struct nlmsghdr mhdr; in route_show_flush() member
2236 struct nlmsghdr mhdr; in ruleupdate() member
2371 static int show_rules(struct nlmsghdr *mhdr, in show_rules()
2831 static int filter_nlmesg(int (*fun)(struct nlmsghdr *mhdr, char **argv), in filter_nlmesg()
2835 struct nlmsghdr *mhdr; in filter_nlmesg() local