Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dname_table.c929 static void nametbl_list(struct print_buf *buf, u32 depth_info, in nametbl_list() argument
939 all_types = (depth_info & TIPC_NTQ_ALLTYPES); in nametbl_list()
940 depth = (depth_info & ~TIPC_NTQ_ALLTYPES); in nametbl_list()