Home
last modified time | relevance | path

Searched refs:lltable_get_ifp (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Dif_llatbl.h238 struct ifnet *lltable_get_ifp(const struct lltable *llt);
H A Dif_llatbl.c662 lltable_get_ifp(const struct lltable *llt) in lltable_get_ifp() function
/f-stack/freebsd/netinet/
H A Dtoecore.c417 ifp = lltable_get_ifp(lle->lle_tbl); in toe_lle_event()
/f-stack/freebsd/netinet6/
H A Dnd6.c182 ifp = lltable_get_ifp(lle->lle_tbl); in nd6_lle_event()
750 ifp = lltable_get_ifp(ln->lle_tbl); in nd6_llinfo_timer()
1414 ifp = lltable_get_ifp(ln->lle_tbl); in nd6_free()
H A Dnd6_nbr.c881 nd6_ifp = lltable_get_ifp(ln->lle_tbl); in nd6_na_input()