Lines Matching refs:nlmsghdr
301 err_netlink(struct nlmsghdr *nlm)
322 int (*callback)(struct dhcpcd_ctx *, struct interface *, struct nlmsghdr *))
327 struct nlmsghdr *nlm;
371 for (nlm = (struct nlmsghdr *)(void *)buf;
395 if_copyrt(struct dhcpcd_ctx *ctx, struct rt *rt, struct nlmsghdr *nlm)
461 if_copyrt6(struct dhcpcd_ctx *ctx, struct rt6 *rt, struct nlmsghdr *nlm)
524 struct nlmsghdr *nlm)
579 link_addr(struct dhcpcd_ctx *ctx, struct interface *ifp, struct nlmsghdr *nlm)
691 struct nlmsghdr *nlm)
735 struct nlmsghdr *nlm)
840 int protocol, struct nlmsghdr *hdr,
841 int (*callback)(struct dhcpcd_ctx *, struct interface *, struct nlmsghdr *))
876 add_attr_l(struct nlmsghdr *n, unsigned short maxlen, unsigned short type,
898 add_attr_32(struct nlmsghdr *n, unsigned short maxlen, unsigned short type,
939 struct nlmsghdr hdr;
945 nla_put_32(struct nlmsghdr *n, unsigned short maxlen,
967 nla_put_string(struct nlmsghdr *n, unsigned short maxlen,
989 gnl_parse(struct nlmsghdr *nlm, struct nlattr *tb[], int maxtype)
1011 struct nlmsghdr *nlm)
1046 struct nlmsghdr *nlm)
1112 struct nlmsghdr hdr;
1119 struct nlmsghdr hdr;
1392 struct nlmsghdr *nlm)
1594 struct nlmsghdr *nlm)
1673 struct nlmsghdr hdr;
1679 add_attr_8(struct nlmsghdr *n, unsigned short maxlen, unsigned short type,
1687 add_attr_nest(struct nlmsghdr *n, unsigned short maxlen, unsigned short type)
1697 add_attr_nest_end(struct nlmsghdr *n, struct rtattr *nest)