Searched defs:cid (Results 1 – 6 of 6) sorted by relevance
/net/sctp/ |
D | debug.c | 74 const char *sctp_cname(const sctp_subtype_t cid) in sctp_cname()
|
D | sm_statetable.c | 985 static const sctp_sm_table_entry_t *sctp_chunk_event_lookup(sctp_cid_t cid, in sctp_chunk_event_lookup()
|
D | sm_make_chunk.c | 1996 sctp_cid_t cid, in sctp_verify_param() 2112 sctp_cid_t cid, in sctp_verify_init() 2179 int sctp_process_init(struct sctp_association *asoc, sctp_cid_t cid, in sctp_process_init()
|
/net/netfilter/ |
D | nf_conntrack_pptp.c | 272 __be16 cid = 0, pcid = 0; in pptp_inbound_pkt() local 398 __be16 cid = 0, pcid = 0; in pptp_outbound_pkt() local
|
/net/bluetooth/ |
D | l2cap.c | 110 static struct sock *__l2cap_get_chan_by_dcid(struct l2cap_chan_list *l, u16 cid) in __l2cap_get_chan_by_dcid() 120 static struct sock *__l2cap_get_chan_by_scid(struct l2cap_chan_list *l, u16 cid) in __l2cap_get_chan_by_scid() 132 static inline struct sock *l2cap_get_chan_by_scid(struct l2cap_chan_list *l, u16 cid) in l2cap_get_chan_by_scid() 164 u16 cid = 0x0040; in l2cap_alloc_cid() local 2347 static inline int l2cap_data_channel(struct l2cap_conn *conn, u16 cid, struct sk_buff *skb) in l2cap_data_channel() 2413 u16 cid, len; in l2cap_recv_frame() local
|
/net/rxrpc/ |
D | ar-internal.h | 286 __be32 cid; /* connection ID */ member 400 __be32 cid; /* connection ID + channel index */ member
|