Home
last modified time | relevance | path

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

/netbsd/external/mpl/dhcp/dist/server/
H A Ddhcpd.c90 int prefix_length_mode = PLM_PREFER; variable
1459 prefix_length_mode = db.data[0]; in postconf_initialization()
H A Ddhcpv6.c1589 switch (prefix_length_mode) { in pick_v6_prefix()
1612 prefix_length_mode); in pick_v6_prefix()
4942 && (prefix_length_mode != PLM_IGNORE)
/netbsd/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2134 extern int prefix_length_mode;