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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dccid.c146 struct ccid *ccid = NULL; local
176 ccid_hc_rx_delete(struct ccid *ccid, struct sock *sk) argument
185 ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk) argument
[all...]
H A Dccid.h103 struct ccid { struct
108 static inline void *ccid_priv(const struct ccid *ccid) argument
122 struct ccid *ccid = dp->dccps_hc_rx_ccid; local
131 struct ccid *ccid = dp->dccps_hc_tx_ccid; local
141 ccid_hc_tx_send_packet(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
150 ccid_hc_tx_packet_sent(struct ccid *ccid, struct sock *sk, int more, unsigned int len) argument
157 ccid_hc_rx_packet_recv(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
164 ccid_hc_tx_packet_recv(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
171 ccid_hc_tx_parse_options(struct ccid *ccid, struct sock *sk, unsigned char option, unsigned char len, u16 idx, unsigned char* value) argument
183 ccid_hc_rx_parse_options(struct ccid *ccid, struct sock *sk, unsigned char option, unsigned char len, u16 idx, unsigned char* value) argument
194 ccid_hc_rx_insert_options(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
202 ccid_hc_rx_get_info(struct ccid *ccid, struct sock *sk, struct tcp_info *info) argument
209 ccid_hc_tx_get_info(struct ccid *ccid, struct sock *sk, struct tcp_info *info) argument
216 ccid_hc_rx_getsockopt(struct ccid *ccid, struct sock *sk, const int optname, int len, u32 __user *optval, int __user *optlen) argument
227 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.c40 static int dccp_hdlr_ccid(struct sock *sk, u64 ccid, bool rx) argument
752 static const struct ccid_dependency *dccp_feat_ccid_deps(u8 ccid, bool is_local) argument
914 u8 is_local, ccid; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid2.c638 static int ccid2_hc_tx_init(struct ccid *ccid, struct sock *sk) argument
H A Dccid3.c546 static int ccid3_hc_tx_init(struct ccid *ccid, struct sock *sk) argument
851 static int ccid3_hc_rx_init(struct ccid *ccid, struct sock *sk) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_core.h296 __u32 ccid; member in struct:qeth_hdr_osn

Completed in 74 milliseconds