Lines Matching defs:mhdr
598 struct nlmsghdr mhdr; in linkupdate() member
943 static int display_link_info(struct nlmsghdr *mhdr, char **argv) in display_link_info()
962 struct nlmsghdr mhdr; in link_show() member
1572 static int display_route_info(struct nlmsghdr *mhdr, char **argv) in display_route_info()
1710 struct nlmsghdr* mhdr = (struct nlmsghdr*)toybuf; in display_route_info() local
1734 struct nlmsghdr *mhdr; in display_route_info() local
1786 struct nlmsghdr mhdr; in route_get() member
1841 struct nlmsghdr *mhdr = (struct nlmsghdr*)toybuf; in route_get() local
1880 struct nlmsghdr mhdr; in route_show_flush() member
2193 struct nlmsghdr mhdr; in ruleupdate() member
2328 static int show_rules(struct nlmsghdr *mhdr, in show_rules()
2790 static int filter_nlmesg(int (*fun)(struct nlmsghdr *mhdr, char **argv), in filter_nlmesg()
2794 struct nlmsghdr *mhdr; in filter_nlmesg() local