Home
last modified time | relevance | path

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

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