Lines Matching defs:mhdr
554 struct nlmsghdr mhdr; in linkupdate() member
899 static int display_link_info(struct nlmsghdr *mhdr, char **argv) in display_link_info()
918 struct nlmsghdr mhdr; in link_show() member
1467 static int display_route_info(struct nlmsghdr *mhdr, char **argv) in display_route_info()
1601 struct nlmsghdr* mhdr = (struct nlmsghdr*)toybuf; in display_route_info() local
1625 struct nlmsghdr *mhdr; in display_route_info() local
1677 struct nlmsghdr mhdr; in route_get() member
1732 struct nlmsghdr *mhdr = (struct nlmsghdr*)toybuf; in route_get() local
1771 struct nlmsghdr mhdr; in route_show_flush() member
2086 struct nlmsghdr mhdr; in ruleupdate() member
2221 static int show_rules(struct nlmsghdr *mhdr, in show_rules()
2683 static int filter_nlmesg(int (*fun)(struct nlmsghdr *mhdr, char **argv), in filter_nlmesg()
2687 struct nlmsghdr *mhdr; in filter_nlmesg() local