Home
last modified time | relevance | path

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

/src/sys/dev/netmap/
H A Dnetmap_monitor.c595 mlim; // = mkring->nkr_num_slots - 1; in netmap_zmon_parent_sync() local
603 mlim = mkring->nkr_num_slots - 1; in netmap_zmon_parent_sync()
638 free_slots = mlim - busy; in netmap_zmon_parent_sync()
670 i = nm_next(i, mlim); in netmap_zmon_parent_sync()
737 u_int i, mlim, beg; in netmap_monitor_parent_sync() local
742 mlim = mkring->nkr_num_slots - 1; in netmap_monitor_parent_sync()
754 free_slots = mlim - busy; in netmap_monitor_parent_sync()
789 i = nm_next(i, mlim); in netmap_monitor_parent_sync()