Lines Matching refs:depth
639 u32 depth; in tipc_nl_compat_name_table_dump_header() local
650 depth = ntohl(ntq->depth); in tipc_nl_compat_name_table_dump_header()
652 if (depth > 4) in tipc_nl_compat_name_table_dump_header()
653 depth = 4; in tipc_nl_compat_name_table_dump_header()
654 for (i = 0; i < depth; i++) in tipc_nl_compat_name_table_dump_header()
668 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
680 depth = ntohl(ntq->depth); in tipc_nl_compat_name_table_dump()
685 if (!(depth & TIPC_NTQ_ALLTYPES) && in tipc_nl_compat_name_table_dump()
696 if (depth == 1) in tipc_nl_compat_name_table_dump()
703 if (depth == 2) in tipc_nl_compat_name_table_dump()
711 if (depth == 3) in tipc_nl_compat_name_table_dump()