Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhc6.c1776 struct option *type_option; in dhc6_bare_ia_xx() local
1782 type_option = ia_na_option; in dhc6_bare_ia_xx()
1787 type_option = ia_ta_option; in dhc6_bare_ia_xx()
1792 type_option = ia_pd_option; in dhc6_bare_ia_xx()
1852 append_option(packet, &dhcpv6_universe, type_option, &ia); in dhc6_bare_ia_xx()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200217421 (type_option): Likewise.
17628 (type_option): Add PARAM_IS.
17657 (type_option): New rule.
17658 (option): Use type_option.