Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libbe/
H A Dbe_impl.h54 int depth_limit; member
H A Dbe.c536 if (ldc->depth_limit == -1 || ldc->depth < ldc->depth_limit) { in be_clone_cb()
593 ldc.depth_limit = depth; in be_clone()
/freebsd-12.1/contrib/tcpdump/
H A Dprint-lspping.c471 uint8_t depth_limit; member