Searched defs:ia_pd (Results 1 – 2 of 2) sorted by relevance
35 bool ia_pd : 1; member343 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() local1090 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() local1568 struct dhcpv6_ia_pd ia_pd = { 0 }; in dhcpv6_handle_reply() local
361 struct dhcpv6_ia_pd ia_pd; in verify_dhcpv6_ia_pd() local