Lines Matching refs:dhcp6_option
157 dhcp6_makevendor(struct dhcp6_option *o, const struct interface *ifp) in dhcp6_makevendor()
219 static const struct dhcp6_option *
222 const struct dhcp6_option *o; in dhcp6_findoption()
226 for (o = (const struct dhcp6_option *)d; in dhcp6_findoption()
249 const struct dhcp6_option *o; in dhcp6_getoption()
259 o = (const struct dhcp6_option *)od; in dhcp6_getoption()
284 static const struct dhcp6_option *
301 const struct dhcp6_option *co; in dhcp6_updateelapsed()
302 struct dhcp6_option *o; in dhcp6_updateelapsed()
512 struct dhcp6_option *o, *so, *eo; in dhcp6_makemessage()
513 const struct dhcp6_option *si, *unicast; in dhcp6_makemessage()
993 const struct dhcp6_option *co; in dhcp6_update_auth()
994 struct dhcp6_option *o; in dhcp6_update_auth()
1649 const struct dhcp6_option *o; in dhcp6_checkstatusok()
1742 const struct dhcp6_option *o; in dhcp6_findna()
1823 const struct dhcp6_option *o, *ex; in dhcp6_findpd()
1899 struct dhcp6_option *w; in dhcp6_findpd()
1950 const struct dhcp6_option *o; in dhcp6_findia()
2158 const struct dhcp6_option *o; in dhcp6_readlease()
2612 const struct dhcp6_option *o, *auth; in dhcp6_handledata()
3461 const struct dhcp6_option *o; in dhcp6_env()