Searched refs:IFCOUNTER_COLLISIONS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | if_var.h | 116 IFCOUNTER_COLLISIONS, enumerator |
| H A D | if.c | 1808 ifd->ifi_collisions = ifp->if_get_counter(ifp, IFCOUNTER_COLLISIONS); in if_data_copy() |