Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dstables.c375 { "ignore", PLM_IGNORE },
H A Ddhcpv6.c1587 result = pick_v6_prefix_helper(reply, PLM_IGNORE); in pick_v6_prefix()
1596 PLM_IGNORE); in pick_v6_prefix()
1618 result = pick_v6_prefix_helper(reply, PLM_IGNORE); in pick_v6_prefix()
4942 && (prefix_length_mode != PLM_IGNORE)
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h886 #define PLM_IGNORE 0 macro