Searched defs:ia_pd (Results 1 – 2 of 2) sorted by relevance
33 bool ia_pd : 1; member341 static int dhcpv6_add_option_ia_pd(struct net_pkt *pkt, struct dhcpv6_ia_pd *ia_pd, in dhcpv6_add_option_ia_pd()531 struct dhcpv6_ia_pd ia_pd = { in dhcpv6_add_options() local1088 struct dhcpv6_ia_pd *ia_pd) in dhcpv6_parse_option_ia_pd()1286 static int dhcpv6_find_ia_pd(struct net_pkt *pkt, struct dhcpv6_ia_pd *ia_pd) in dhcpv6_find_ia_pd()1442 struct dhcpv6_ia_pd ia_pd = { 0 }; in dhcpv6_handle_advertise() local1559 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