Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_ctl.c410 struct sockaddr *info_gw; in alter_nhop_from_info() local
423 info_gw = info->rti_info[RTAX_GATEWAY]; in alter_nhop_from_info()
424 if (info_gw != NULL) { in alter_nhop_from_info()