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

/freebsd-10-stable/sys/net/
H A Dif_me.c134 #ifndef MAX_ME_NEST
135 #define MAX_ME_NEST 1 macro
138 static VNET_DEFINE(int, max_me_nesting) = MAX_ME_NEST;

Completed in 44 milliseconds