Home
last modified time | relevance | path

Searched refs:if_llmaddr_count (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dif_var.h754 u_int if_llmaddr_count(if_t);
H A Dif.c4276 if_llmaddr_count(if_t ifp) in if_llmaddr_count() function
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c887 n = if_llmaddr_count(ifp) + 2; in gen_setup_rxfilter()