Searched refs:handle (Results 26 - 50 of 55) sorted by relevance

123

/net/irda/
H A Dirlmp.c152 * returns handle to LSAP.
372 * Function irlmp_connect_request (handle, dlsap, userdata)
558 * Function irlmp_connect_response (handle, userdata)
589 * Function irlmp_connect_confirm (handle, skb)
685 * Function irlmp_disconnect_request (handle, userdata)
812 * Note : separate from irlmp_do_discovery() so that we can handle
1148 * Function irlmp_data_indication (handle, skb)
1514 * Function irlmp_unregister_service (handle)
1520 int irlmp_unregister_service(void *handle) argument
1527 if (!handle)
1601 irlmp_update_client(void *handle, __u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb, DISCOVERY_CALLBACK2 expir_clb, void *priv) argument
1631 irlmp_unregister_client(void *handle) argument
[all...]
/net/sched/
H A Dsch_mqprio.c128 TC_H_MAKE(TC_H_MAJ(sch->handle),
309 TC_H_MAKE(TC_H_MAJ(sch->handle),
314 tcm->tcm_info = dev_queue->qdisc_sleeping->handle;
H A Dsch_prio.c43 if (TC_H_MAJ(skb->priority) != sch->handle) {
206 TC_H_MAKE(sch->handle, i + 1));
316 tcm->tcm_info = q->queues[cl-1]->handle;
H A Dsch_fifo.c169 q = qdisc_create_dflt(sch->dev_queue, ops, TC_H_MAKE(sch->handle, 1));
H A Dsch_multiq.c233 TC_H_MAKE(sch->handle,
352 tcm->tcm_info = q->queues[cl - 1]->handle;
H A Dsch_cbq.c230 if (TC_H_MAJ(prio ^ sch->handle) == 0 &&
1317 if (cl->q->handle) {
1368 q->link.common.classid = sch->handle;
1371 sch->handle);
1576 tcm->tcm_info = cl->q->handle;
1822 if (TC_H_MAJ(classid ^ sch->handle) ||
1827 classid = TC_H_MAKE(sch->handle, 0x8000);
H A Dsch_htb.c180 /* find class in global hash table using given handle */
181 static inline struct htb_class *htb_find(u32 handle, struct Qdisc *sch) argument
186 clc = qdisc_class_find(&q->clhash, handle);
219 if (skb->priority == sch->handle)
244 if (res.classid == sch->handle)
257 cl = htb_find(TC_H_MAKE(TC_H_MAJ(sch->handle), q->defcls), sch);
1106 tcm->tcm_info = cl->un.leaf.q->handle;
1391 if (!classid || TC_H_MAJ(classid ^ sch->handle) ||
H A Dsch_hfsc.c1056 if (classid == 0 || TC_H_MAJ(classid ^ sch->handle) != 0)
1160 if (TC_H_MAJ(skb->priority ^ sch->handle) == 0 &&
1196 cl = hfsc_find_class(TC_H_MAKE(TC_H_MAJ(sch->handle), q->defcls), sch);
1352 tcm->tcm_info = cl->qdisc->handle;
1451 q->root.cl_common.classid = sch->handle;
1455 sch->handle);
H A Dsch_drr.c260 tcm->tcm_info = cl->qdisc->handle;
326 if (TC_H_MAJ(skb->priority ^ sch->handle) == 0) {
H A Dsch_red.c304 tcm->tcm_info = q->qdisc->handle;
H A Dcls_api.c171 parent = q->handle;
H A Dsch_fq_codel.c92 if (TC_H_MAJ(skb->priority) == sch->handle &&
152 * 4KB of memory, and we dont need to handle a complex tree
H A Dsch_tbf.c492 tcm->tcm_info = q->qdisc->handle;
H A Dsch_qfq.c645 tcm->tcm_info = cl->qdisc->handle;
713 if (TC_H_MAJ(skb->priority ^ sch->handle) == 0) {
899 * used to handle also the consequences of a change of the parameters
1138 * handle it, we would need to maintain an
/net/bluetooth/
H A Dhci_sysfs.c95 dev_set_name(&conn->dev, "%s:%d", hdev->name, conn->handle);
H A Dhci_core.c4616 static void hci_add_acl_hdr(struct sk_buff *skb, __u16 handle, __u16 flags) argument
4624 hdr->handle = cpu_to_le16(hci_handle_pack(handle, flags));
4642 hci_add_acl_hdr(skb, conn->handle, flags);
4645 hci_add_acl_hdr(skb, chan->handle, flags);
4675 hci_add_acl_hdr(skb, conn->handle, flags);
4705 hdr.handle = cpu_to_le16(conn->handle);
5193 __u16 handle, flags; local
5197 handle
5229 __u16 handle; local
[all...]
H A Dmgmt.c1330 dc.handle = cpu_to_le16(conn->handle);
2775 dc.handle = cpu_to_le16(conn->handle);
4664 * handle IRKs. Therefore, set the HCI_RPA_RESOLVING flag.
4924 u16 handle; local
4939 * handle. Both commands have handle as first parameter so it's safe to
4957 handle = __le16_to_cpu(cp->handle);
5106 u16 handle = __le16_to_cpu(hci_cp->handle); local
[all...]
/net/sunrpc/
H A Dcache.c284 * Request was not deferred; handle it as best
565 struct cache_deferred_req handle; member in struct:thread_deferred_req
572 container_of(dreq, struct thread_deferred_req, handle);
579 struct cache_deferred_req *dreq = &sleeper.handle;
593 if (!hlist_unhashed(&sleeper.handle.hash)) {
594 __unhash_deferred_req(&sleeper.handle);
1285 struct handle { struct
1295 struct cache_detail *cd = ((struct handle*)m->private)->cd;
1323 struct cache_detail *cd = ((struct handle*)m->private)->cd;
1349 struct cache_detail *cd = ((struct handle*)
[all...]
/net/netfilter/
H A Dnf_tables_api.c839 nf_tables_chain_lookup_byhandle(const struct nft_table *table, u64 handle) argument
844 if (chain->handle == handle)
937 if (nla_put_be64(skb, NFTA_CHAIN_HANDLE, cpu_to_be64(chain->handle)))
1184 u64 handle = 0; local
1205 handle = be64_to_cpu(nla_get_be64(nla[NFTA_CHAIN_HANDLE]));
1206 chain = nf_tables_chain_lookup_byhandle(table, handle);
1365 chain->handle = nf_tables_alloc_handle(table);
1617 u64 handle)
1623 if (handle
1616 __nf_tables_rule_lookup(const struct nft_chain *chain, u64 handle) argument
1893 u64 handle, pos_handle; local
[all...]
H A Dnf_conntrack_sane.c49 __be32 handle; member in struct:sane_request
/net/ceph/
H A Dmon_client.c626 u64 handle; local
631 handle = ceph_decode_64(&p);
632 if (tid != 0 && tid != handle)
636 req = __lookup_generic_req(monc, handle);
697 ceph_encode_64(&p, tid); /* handle */
1088 * handle incoming message
1128 /* can the chained handler handle it? */
/net/netfilter/ipvs/
H A DKconfig49 The IPVS connection hash table uses the chaining scheme to handle
/net/tipc/
H A Dbcast.c154 return (u32)(unsigned long)TIPC_SKB_CB(buf)->handle;
159 TIPC_SKB_CB(buf)->handle = (void *)(unsigned long)acks;
240 * tipc_bclink_acknowledge - handle acknowledgement of broadcast packets
H A Dsocket.c479 if (TIPC_SKB_CB(buf)->handle != NULL)
631 * to handle any preventable race conditions, so TIPC will do the same ...
1470 u32 offset = (u32)(unsigned long)(TIPC_SKB_CB(buf)->handle);
1485 TIPC_SKB_CB(buf)->handle =
1715 TIPC_SKB_CB(buf)->handle = NULL;
1724 * tipc_backlog_rcv - handle incoming message from backlog queue
1756 * tipc_sk_rcv - handle incoming message
2073 if (TIPC_SKB_CB(buf)->handle != NULL) {
/net/bluetooth/rfcomm/
H A Dsock.c810 cinfo.hci_handle = conn->hcon->handle;

Completed in 356 milliseconds

123