Searched defs:ccid (Results 1 - 10 of 10) sorted by relevance

/linux-master/net/dccp/
H A Dccid.c143 struct ccid *ccid = NULL; local
173 ccid_hc_rx_delete(struct ccid *ccid, struct sock *sk) argument
182 ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk) argument
[all...]
H A Dccid.h96 struct ccid { struct
101 static inline void *ccid_priv(const struct ccid *ccid) argument
115 struct ccid *ccid = dp->dccps_hc_rx_ccid; local
124 struct ccid *ccid = dp->dccps_hc_tx_ccid; local
163 ccid_hc_tx_send_packet(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
171 ccid_hc_tx_packet_sent(struct ccid *ccid, struct sock *sk, unsigned int len) argument
178 ccid_hc_rx_packet_recv(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
185 ccid_hc_tx_packet_recv(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
199 ccid_hc_tx_parse_options(struct ccid *ccid, struct sock *sk, u8 pkt, u8 opt, u8 *val, u8 len) argument
211 ccid_hc_rx_parse_options(struct ccid *ccid, struct sock *sk, u8 pkt, u8 opt, u8 *val, u8 len) argument
219 ccid_hc_rx_insert_options(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
227 ccid_hc_rx_get_info(struct ccid *ccid, struct sock *sk, struct tcp_info *info) argument
234 ccid_hc_tx_get_info(struct ccid *ccid, struct sock *sk, struct tcp_info *info) argument
241 ccid_hc_rx_getsockopt(struct ccid *ccid, struct sock *sk, const int optname, int len, u32 __user *optval, int __user *optlen) argument
252 ccid_hc_tx_getsockopt(struct ccid *ccid, struct sock *sk, const int optname, int len, u32 __user *optval, int __user *optlen) argument
[all...]
H A Dfeat.c36 static int dccp_hdlr_ccid(struct sock *sk, u64 ccid, bool rx) argument
842 static const struct ccid_dependency *dccp_feat_ccid_deps(u8 ccid, bool is_local) argument
1008 u8 is_local, ccid; local
[all...]
/linux-master/net/dccp/ccids/
H A Dccid2.c718 static int ccid2_hc_tx_init(struct ccid *ccid, struct sock *sk) argument
H A Dccid3.c494 static int ccid3_hc_tx_init(struct ccid *ccid, struct sock *sk) argument
791 static int ccid3_hc_rx_init(struct ccid *ccid, struct sock *sk) argument
/linux-master/drivers/nfc/pn533/
H A Dusb.c268 struct pn533_acr122_ccid_hdr ccid; member in struct:pn533_acr122_tx_frame
275 struct pn533_acr122_ccid_hdr ccid; member in struct:pn533_acr122_rx_frame
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h142 u32 ccid; member in struct:intel_context::__anon638::__anon639
H A Dintel_engine_types.h190 u32 ccid; member in struct:intel_engine_execlists
H A Dintel_execlists_submission.c593 unsigned int ccid; local
786 u32 ccid = -1; local
2290 active_context(struct intel_engine_cs *engine, u32 ccid) argument
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_gpu_error.h72 u32 ccid; member in struct:intel_engine_coredump

Completed in 211 milliseconds