Home
last modified time | relevance | path

Searched defs:cid (Results 1 – 21 of 21) sorted by relevance

/net/netfilter/ipvs/
A Dip_vs_est.c150 int cid; in ip_vs_tick_estimation() local
396 int ktid, row, crow, cid, ret; in ip_vs_enqueue_estimator() local
529 int cid = est->ktcid; in ip_vs_stop_estimator() local
744 int id, row, cid, delay; in ip_vs_est_calc_phase() local
/net/sctp/
A Ddebug.c48 const char *sctp_cname(const union sctp_subtype cid) in sctp_cname()
A Dsm_statetable.c1007 enum sctp_cid cid, in sctp_chunk_event_lookup()
A Dsm_make_chunk.c2158 enum sctp_cid cid, in sctp_verify_param()
2283 const struct sctp_association *asoc, enum sctp_cid cid, in sctp_verify_init()
/net/6lowpan/
A Diphc.c153 #define LOWPAN_IPHC_CID_DCI(cid) (cid & 0x0f) argument
154 #define LOWPAN_IPHC_CID_SCI(cid) ((cid & 0xf0) >> 4) argument
617 u8 iphc0, iphc1, cid = 0; in lowpan_header_decompress() local
1134 u8 iphc0, iphc1, *hc_ptr, cid = 0; in lowpan_header_compress() local
/net/vmw_vsock/
A Dvsock_addr.c14 void vsock_addr_init(struct sockaddr_vm *addr, u32 cid, u32 port) in vsock_addr_init()
A Dhyperv_transport.c573 static bool hvs_dgram_allow(u32 cid, u32 port) in hvs_dgram_allow()
748 static bool hvs_stream_allow(u32 cid, u32 port) in hvs_stream_allow()
A Daf_vsock.c558 u32 cid = VMADDR_CID_ANY; in vsock_registered_transport_cid() local
568 bool vsock_find_cid(unsigned int cid) in vsock_find_cid()
2592 u32 cid; in vsock_dev_do_ioctl() local
A Dvirtio_transport_common.c1044 bool virtio_transport_stream_allow(u32 cid, u32 port) in virtio_transport_stream_allow()
1057 bool virtio_transport_dgram_allow(u32 cid, u32 port) in virtio_transport_dgram_allow()
A Dvmci_transport.c649 static bool vmci_transport_stream_allow(u32 cid, u32 port) in vmci_transport_stream_allow()
1787 static bool vmci_transport_dgram_allow(u32 cid, u32 port) in vmci_transport_dgram_allow()
/net/netfilter/
A Dnf_conntrack_pptp.c262 __be16 cid = 0, pcid = 0; in pptp_inbound_pkt() local
389 __be16 cid = 0, pcid = 0; in pptp_outbound_pkt() local
/net/rxrpc/
A Dprotocol.h25 __be32 cid; /* connection and channel ID */ member
172 __be32 cid; /* parent connection ID */ member
189 __be32 cid; member
A Dconn_event.c53 u32 cid = conn->proto.cid, call = 0, seq = 0; in rxrpc_abort_conn() local
A Drxgk.c840 __be32 cid; in rxgk_construct_authenticator() member
1082 u32 app_len, call_count, level, epoch, cid, i; in rxgk_do_verify_authenticator() local
A Dconn_client.c580 u32 cid; in rxrpc_disconnect_client_call() local
A Dar-internal.h191 u32 cid; /* connection and channel ID */ member
425 u32 cid; /* connection ID */ member
745 u32 cid; /* connection ID plus channel index */ member
/net/bluetooth/
A Dl2cap_core.c91 u16 cid) in __l2cap_get_chan_by_dcid()
103 u16 cid) in __l2cap_get_chan_by_scid()
118 u16 cid) in l2cap_get_chan_by_scid()
137 u16 cid) in l2cap_get_chan_by_dcid()
244 u16 cid, dyn_end; in l2cap_alloc_cid() local
4987 u16 cid, credits, max_credits; in l2cap_le_credits() local
6696 static void l2cap_data_channel(struct l2cap_conn *conn, u16 cid, in l2cap_data_channel()
6807 u16 cid, len; in l2cap_recv_frame() local
6965 int l2cap_chan_connect(struct l2cap_chan *chan, __le16 psm, u16 cid, in l2cap_chan_connect()
A Dsmp.c3301 static struct l2cap_chan *smp_add_cid(struct hci_dev *hdev, u16 cid) in smp_add_cid()
/net/sunrpc/xprtrdma/
A Dfrwr_ops.c51 struct rpc_rdma_cid *cid = &mr->mr_cid; in frwr_cid_init() local
A Dsvc_rdma_sendto.c354 struct rpc_rdma_cid cid = ctxt->sc_cid; in svc_rdma_post_send() local
A Dsvc_rdma_rw.c157 struct rpc_rdma_cid *cid = &cc->cc_cid; in svc_rdma_cc_init() local

Completed in 81 milliseconds