Searched defs:cid (Results 1 – 12 of 12) sorted by relevance
/net/sctp/ |
D | debug.c | 63 const char *sctp_cname(const sctp_subtype_t cid) in sctp_cname()
|
D | sm_statetable.c | 905 sctp_cid_t cid, in sctp_chunk_event_lookup()
|
D | sm_make_chunk.c | 2117 sctp_cid_t cid, in sctp_verify_param() 2241 const struct sctp_association *asoc, sctp_cid_t cid, in sctp_verify_init()
|
/net/vmw_vsock/ |
D | vsock_addr.c | 22 void vsock_addr_init(struct sockaddr_vm *addr, u32 cid, u32 port) in vsock_addr_init()
|
D | virtio_transport_common.c | 504 bool virtio_transport_stream_allow(u32 cid, u32 port) in virtio_transport_stream_allow() 517 bool virtio_transport_dgram_allow(u32 cid, u32 port) in virtio_transport_dgram_allow()
|
D | vmci_transport.c | 672 static bool vmci_transport_stream_allow(u32 cid, u32 port) in vmci_transport_stream_allow() 1813 static bool vmci_transport_dgram_allow(u32 cid, u32 port) in vmci_transport_dgram_allow()
|
D | af_vsock.c | 566 u32 cid; in __vsock_bind() local
|
/net/netfilter/ |
D | nf_conntrack_pptp.c | 285 __be16 cid = 0, pcid = 0; in pptp_inbound_pkt() local 413 __be16 cid = 0, pcid = 0; in pptp_outbound_pkt() local
|
/net/rxrpc/ |
D | ar-call.c | 68 __be32 cid, in rxrpc_call_hashfunc() 152 __be32 cid, in rxrpc_find_call_hash()
|
D | ar-internal.h | 288 __be32 cid; /* connection ID */ member 407 __be32 cid; /* connection ID + channel index */ member
|
/net/bluetooth/ |
D | l2cap_core.c | 91 u16 cid) in __l2cap_get_chan_by_dcid() 103 u16 cid) in __l2cap_get_chan_by_scid() 117 u16 cid) in l2cap_get_chan_by_scid() 134 u16 cid) in l2cap_get_chan_by_dcid() 235 u16 cid, dyn_end; in l2cap_alloc_cid() local 5598 u16 cid, credits, max_credits; in l2cap_le_credits() local 6855 static void l2cap_data_channel(struct l2cap_conn *conn, u16 cid, in l2cap_data_channel() 6970 u16 cid, len; in l2cap_recv_frame() local 7111 int l2cap_chan_connect(struct l2cap_chan *chan, __le16 psm, u16 cid, in l2cap_chan_connect()
|
D | smp.c | 3176 static struct l2cap_chan *smp_add_cid(struct hci_dev *hdev, u16 cid) in smp_add_cid()
|