Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/
H A Dif_llatbl.h227 struct lltable *lltable_get(struct ifnet *ifp, int family);
H A Dif_llatbl.c783 lltable_get(struct ifnet *ifp, int family) in lltable_get() function
910 llt = lltable_get(ifp, dst->sa_family); in lla_rt_output()