Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Din6_rmx.c449 static uint32_t rtq_toomany = 128; variable
451 CTLFLAG_RW | CTLFLAG_LOCKED, &rtq_toomany, 0, "");
701 if (ours > rtq_toomany && in in6_rtqtimo()
/xnu-10063.141.1/bsd/netinet/
H A Din_rmx.c363 static uint32_t rtq_toomany = 128; variable
365 CTLFLAG_RW | CTLFLAG_LOCKED, &rtq_toomany, 0,
609 if (ours > rtq_toomany && in in_rtqtimo()