Home | History | Annotate | Download | only in dhcpcd

Lines Matching full:nlmsghdr

152     int (*callback)(struct nlmsghdr *))
156 struct nlmsghdr *nlm;
195 for (nlm = (struct nlmsghdr *)buf;
211 err_netlink(struct nlmsghdr *nlm)
231 link_route(struct nlmsghdr *nlm)
292 link_addr(struct nlmsghdr *nlm)
342 link_netlink(struct nlmsghdr *nlm)
410 send_netlink(struct nlmsghdr *hdr)
440 add_attr_l(struct nlmsghdr *n, unsigned int maxlen, int type,
461 add_attr_32(struct nlmsghdr *n, unsigned int maxlen, int type, uint32_t data)
482 struct nlmsghdr hdr;
489 struct nlmsghdr hdr;