Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop.h191 void nhop_set_pxtype_flag(struct nhop_object *nh, int nh_flag);
H A Dnhop_ctl.c930 nhop_set_pxtype_flag(struct nhop_object *nh, int nh_flag) in nhop_set_pxtype_flag() argument
932 if (nh_flag == NHF_HOST) { in nhop_set_pxtype_flag()
936 } else if (nh_flag == NHF_DEFAULT) { in nhop_set_pxtype_flag()