Lines Matching refs:depth
729 u32 depth; in tipc_nl_compat_name_table_dump_header() local
740 depth = ntohl(ntq->depth); in tipc_nl_compat_name_table_dump_header()
742 if (depth > 4) in tipc_nl_compat_name_table_dump_header()
743 depth = 4; in tipc_nl_compat_name_table_dump_header()
744 for (i = 0; i < depth; i++) in tipc_nl_compat_name_table_dump_header()
758 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
770 depth = ntohl(ntq->depth); in tipc_nl_compat_name_table_dump()
775 if (!(depth & TIPC_NTQ_ALLTYPES) && in tipc_nl_compat_name_table_dump()
786 if (depth == 1) in tipc_nl_compat_name_table_dump()
793 if (depth == 2) in tipc_nl_compat_name_table_dump()
801 if (depth == 3) in tipc_nl_compat_name_table_dump()