Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dfailover.h38 int num_present; member
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dfailover.c743 if (ft_options [option_code].num_present) {
751 op_count = ft_options [option_code].num_present;
757 ft_options [option_code].num_present),
4052 if (info -> num_present) in dhcp_failover_make_option()
4053 count = info -> num_present; in dhcp_failover_make_option()