Home
last modified time | relevance | path

Searched defs:ia_pd (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/lib/dhcpv6/
Ddhcpv6.c42 bool ia_pd : 1; member
350 static int dhcpv6_add_option_ia_pd(struct net_pkt *pkt, struct dhcpv6_ia_pd *ia_pd, in dhcpv6_add_option_ia_pd()
540 struct dhcpv6_ia_pd ia_pd = { in dhcpv6_add_options() local
1107 struct dhcpv6_ia_pd *ia_pd) in dhcpv6_parse_option_ia_pd()
1341 static int dhcpv6_find_ia_pd(struct net_pkt *pkt, struct dhcpv6_ia_pd *ia_pd) in dhcpv6_find_ia_pd()
1548 struct dhcpv6_ia_pd ia_pd = { 0 }; in dhcpv6_handle_advertise() local
1665 struct dhcpv6_ia_pd ia_pd = { 0 }; in dhcpv6_handle_reply() local
/Zephyr-latest/tests/net/dhcpv6/src/
Dmain.c361 struct dhcpv6_ia_pd ia_pd; in verify_dhcpv6_ia_pd() local