Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/route/
H A Dnhop_ctl.c837 const char *upper_str = rib_print_family(nh->nh_priv->nh_upper_family); in nhop_print_buf() local
843 snprintf(buf, bufsize, "nh#%d/%s/%s/%s", nh_priv->nh_idx, upper_str, in nhop_print_buf()
850 snprintf(buf, bufsize, "nh#%d/%s/%s/%s", nh_priv->nh_idx, upper_str, in nhop_print_buf()
855 snprintf(buf, bufsize, "nh#%d/%s/%s/resolve", nh_priv->nh_idx, upper_str, in nhop_print_buf()
859 snprintf(buf, bufsize, "nh#%d/%s/%s/????", nh_priv->nh_idx, upper_str, in nhop_print_buf()
/freebsd-13.1/sys/net/
H A Dif_llatbl.c451 const char *upper_str = rib_print_family(llentry_get_upper_family(lle, family)); in llentry_print_buf() local
457 snprintf(buf, bufsize, "lle/%s/%s/%s/%s", upper_str, in llentry_print_buf()
464 snprintf(buf, bufsize, "lle/%s/%s/%s/%s", upper_str, in llentry_print_buf()
469 snprintf(buf, bufsize, "lle/%s/%s/%s/????", upper_str, in llentry_print_buf()