Searched defs:qrtr_node (Results 1 – 2 of 2) sorted by relevance
126 struct qrtr_node { struct127 struct mutex ep_lock;128 struct qrtr_endpoint *ep;129 struct kref ref;130 unsigned int nid;154 static int qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, argument
67 struct qrtr_node { global() struct 72 serversqrtr_node node_get() argument [all...]