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.c35 bool ia_pd : 1; member
343 static int dhcpv6_add_option_ia_pd(struct net_pkt *pkt, struct dhcpv6_ia_pd *ia_pd, in dhcpv6_add_option_ia_pd()
533 struct dhcpv6_ia_pd ia_pd = { in dhcpv6_add_options() local
1090 struct dhcpv6_ia_pd *ia_pd) in dhcpv6_parse_option_ia_pd()
1288 static int dhcpv6_find_ia_pd(struct net_pkt *pkt, struct dhcpv6_ia_pd *ia_pd) in dhcpv6_find_ia_pd()
1451 struct dhcpv6_ia_pd ia_pd = { 0 }; in dhcpv6_handle_advertise() local
1568 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