Searched refs:nhgrp_print_buf (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/net/route/ |
| HD | nhgrp.c | 183 nhgrp_print_buf(grp_priv->nhg, nhgrp_buf, sizeof(nhgrp_buf))); in link_nhgrp() 215 nhgrp_print_buf(nhg_priv_ret->nhg, nhgrp_buf, sizeof(nhgrp_buf)); in unlink_nhgrp() 341 nhgrp_print_buf(nhg_priv->nhg, nhgbuf, sizeof(nhgbuf))); in nhgrp_ctl_unlink_all()
|
| HD | route_debug.h | 176 char *nhgrp_print_buf(const struct nhgrp_object *nhg, char *buf, size_t bufsize);
|
| HD | nhgrp_ctl.c | 407 "destroying %s", nhgrp_print_buf(nhg_priv->nhg, in destroy_nhgrp() 809 nhgrp_print_buf(const struct nhgrp_object *nhg, char *buf, size_t bufsize) in nhgrp_print_buf() function
|
| HD | nhop_ctl.c | 1174 return (nhgrp_print_buf((const struct nhgrp_object *)nh, buf, bufsize)); in nhop_print_buf_any()
|