Home
last modified time | relevance | path

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

/netbsd-src/sys/net/lagg/
H A Dif_lagg.c203 static unsigned int lagg_count; variable
347 if (lagg_count > 0) in laggdetach()
436 lagg_count++; in lagg_clone_create()
481 if (lagg_count > 0) in lagg_clone_destroy()
482 lagg_count--; in lagg_clone_destroy()