Searched refs:nicvf_if_getcounter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_main.c157 static uint64_t nicvf_if_getcounter(struct ifnet *, ift_counter);
359 if_setgetcounterfn(ifp, nicvf_if_getcounter);
731 nicvf_if_getcounter(struct ifnet *ifp, ift_counter cnt) function

Completed in 108 milliseconds