Home
last modified time | relevance | path

Searched refs:reply_opts (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpleasequery.c747 struct option_state *reply_opts; member
905 if (!save_option_buffer(&dhcpv6_universe, lq->reply_opts, in set_error()
1082 lq.reply_opts = NULL; in dhcpv6_leasequery()
1095 if (!option_state_allocate(&lq.reply_opts, MDL)) { in dhcpv6_leasequery()
1100 lq.packet->options, lq.reply_opts, in dhcpv6_leasequery()
1117 oc = lookup_option(&server_universe, lq.reply_opts, SV_LEASEQUERY); in dhcpv6_leasequery()
1123 lq.reply_opts, in dhcpv6_leasequery()
1139 oc = lookup_option(&dhcpv6_universe, lq.reply_opts, D6O_SERVERID); in dhcpv6_leasequery()
1145 lq.reply_opts, in dhcpv6_leasequery()
1158 lq.reply_opts, in dhcpv6_leasequery()
[all …]