ntq 841 net/tipc/netlink_compat.c struct tipc_name_table_query *ntq; ntq 849 net/tipc/netlink_compat.c ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); ntq 853 net/tipc/netlink_compat.c depth = ntohl(ntq->depth); ntq 868 net/tipc/netlink_compat.c struct tipc_name_table_query *ntq; ntq 894 net/tipc/netlink_compat.c ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); ntq 896 net/tipc/netlink_compat.c depth = ntohl(ntq->depth); ntq 897 net/tipc/netlink_compat.c type = ntohl(ntq->type); ntq 898 net/tipc/netlink_compat.c lowbound = ntohl(ntq->lowbound); ntq 899 net/tipc/netlink_compat.c upbound = ntohl(ntq->upbound);