Searched refs:ntq (Results 1 – 1 of 1) sorted by relevance
772 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump_header() local780 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump_header()782 depth = ntohl(ntq->depth); in tipc_nl_compat_name_table_dump_header()797 struct tipc_name_table_query *ntq; in tipc_nl_compat_name_table_dump() local821 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump()823 depth = ntohl(ntq->depth); in tipc_nl_compat_name_table_dump()824 type = ntohl(ntq->type); in tipc_nl_compat_name_table_dump()825 lowbound = ntohl(ntq->lowbound); in tipc_nl_compat_name_table_dump()826 upbound = ntohl(ntq->upbound); in tipc_nl_compat_name_table_dump()