Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/route/
H A Droute_debug.h177 char *llentry_print_buf(const struct llentry *lle, struct ifnet *ifp, int family, char *buf,
/freebsd-14.2/sys/net/
H A Dif_llatbl.c475 llentry_print_buf(const struct llentry *lle, struct ifnet *ifp, int family, in llentry_print_buf() function
514 return (llentry_print_buf(lle, lltable_get_ifp(tbl), lltable_get_af(tbl), buf, bufsize)); in llentry_print_buf_lltable()