Searched refs:dhcp6_recvmsg (Results 1 – 3 of 3) sorted by relevance
233 void dhcp6_recvmsg(struct dhcpcd_ctx *, struct msghdr *, struct ipv6_addr *);
335 dhcp6_recvmsg(ctx, msg, NULL); in ps_inet_dispatch()
3635 dhcp6_recvmsg(struct dhcpcd_ctx *ctx, struct msghdr *msg, struct ipv6_addr *ia) in dhcp6_recvmsg() function3806 dhcp6_recvmsg(ctx, &msg, ia); in dhcp6_recv()