Searched refs:ntq (Results 1 – 1 of 1) sorted by relevance
874 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump_header() local882 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump_header()886 depth = ntohl(ntq->depth); in tipc_nl_compat_name_table_dump_header()901 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump() local927 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump()929 depth = ntohl(ntq->depth); in tipc_nl_compat_name_table_dump()930 type = ntohl(ntq->type); in tipc_nl_compat_name_table_dump()931 lowbound = ntohl(ntq->lowbound); in tipc_nl_compat_name_table_dump()932 upbound = ntohl(ntq->upbound); in tipc_nl_compat_name_table_dump()