Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Din6_rmx.c151 rh->rnh_set_nh_pfxflags = rib6_set_nh_pfxflags; in in6_inithead()
/freebsd/sys/netinet/
H A Din_rmx.c125 rh->rnh_set_nh_pfxflags = rib4_set_nh_pfxflags; in in_inithead()
/freebsd/sys/net/route/
H A Droute_var.h57 rnh_set_nh_pfxflags_f_t *rnh_set_nh_pfxflags; /* hook to alter record prior to insertion */ member
H A Dnhop_ctl.c283 error = rnh->rnh_set_nh_pfxflags(rnh->rib_fibnum, info->rti_info[RTAX_DST], in nhop_create_from_info()