Searched defs:mhdr (Results 1 – 6 of 6) sorted by relevance
554 struct nlmsghdr mhdr; in linkupdate() member899 static int display_link_info(struct nlmsghdr *mhdr, char **argv) in display_link_info()918 struct nlmsghdr mhdr; in link_show() member1467 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() local1625 struct nlmsghdr *mhdr; in display_route_info() local1677 struct nlmsghdr mhdr; in route_get() member1732 struct nlmsghdr *mhdr = (struct nlmsghdr*)toybuf; in route_get() local1771 struct nlmsghdr mhdr; in route_show_flush() member2086 struct nlmsghdr mhdr; in ruleupdate() member[all …]
543 #define CMSG_FIRSTHDR(mhdr) \ argument
1419 struct msghdr mhdr; in send_probe() local
196 #define VKI_CMSG_FIRSTHDR(mhdr) CMSG_FIRSTHDR(mhdr) argument197 #define VKI_CMSG_NXTHDR(mhdr, cmsg) CMSG_NXTHDR(mhdr, cmsg) argument
660 #define VKI_CMSG_NXTHDR(mhdr, cmsg) vki_cmsg_nxthdr((mhdr), (cmsg)) argument
240 ipc_msg_hdr mhdr[1]; member