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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dccid.c153 struct ccid *ccid = NULL; local
221 ccid_delete(struct ccid *ccid, struct sock *sk, int rx) argument
244 ccid_hc_rx_delete(struct ccid *ccid, struct sock *sk) argument
251 ccid_hc_tx_delete(struct ccid *ccid, struct sock *sk) argument
[all...]
H A Dccid.h73 struct ccid { struct
78 static inline void *ccid_priv(const struct ccid *ccid) argument
94 ccid_hc_tx_send_packet(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
103 ccid_hc_tx_packet_sent(struct ccid *ccid, struct sock *sk, int more, unsigned int len) argument
110 ccid_hc_rx_packet_recv(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
117 ccid_hc_tx_packet_recv(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
124 ccid_hc_tx_parse_options(struct ccid *ccid, struct sock *sk, unsigned char option, unsigned char len, u16 idx, unsigned char* value) argument
136 ccid_hc_rx_parse_options(struct ccid *ccid, struct sock *sk, unsigned char option, unsigned char len, u16 idx, unsigned char* value) argument
147 ccid_hc_rx_insert_options(struct ccid *ccid, struct sock *sk, struct sk_buff *skb) argument
155 ccid_hc_rx_get_info(struct ccid *ccid, struct sock *sk, struct tcp_info *info) argument
162 ccid_hc_tx_get_info(struct ccid *ccid, struct sock *sk, struct tcp_info *info) argument
169 ccid_hc_rx_getsockopt(struct ccid *ccid, struct sock *sk, const int optname, int len, u32 __user *optval, int __user *optlen) argument
180 ccid_hc_tx_getsockopt(struct ccid *ccid, struct sock *sk, const int optname, int len, u32 __user *optval, int __user *optlen) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/ccids/
H A Dccid2.c739 static int ccid2_hc_tx_init(struct ccid *ccid, struct sock *sk) argument
H A Dccid3.c625 static int ccid3_hc_tx_init(struct ccid *ccid, struct sock *sk) argument
1124 static int ccid3_hc_rx_init(struct ccid *ccid, struct sock *sk) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth.h377 __u32 ccid; member in struct:qeth_hdr_osn

Completed in 95 milliseconds