Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcp.c249 ms_nulltp = oc->flags & OPTION_HAD_NULLS; in dhcp()
1528 nulltp = oc->flags & OPTION_HAD_NULLS;
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h394 #define OPTION_HAD_NULLS 0x00000001 macro
/netbsd-src/external/mpl/dhcp/dist/common/
H A Doptions.c2671 op->flags |= OPTION_HAD_NULLS; in prepare_option_buffer()