Lines Matching refs:sock
50 static void ccid3_hc_tx_set_state(struct sock *sk,
72 static inline u64 rfc3390_initial_rate(struct sock *sk)
114 static void ccid3_hc_tx_update_x(struct sock *sk, ktime_t *stamp)
192 struct sock *sk = hc->sk;
272 static int ccid3_hc_tx_send_packet(struct sock *sk, struct sk_buff *skb)
349 static void ccid3_hc_tx_packet_sent(struct sock *sk, unsigned int len)
359 static void ccid3_hc_tx_packet_recv(struct sock *sk, struct sk_buff *skb)
457 static int ccid3_hc_tx_parse_options(struct sock *sk, u8 packet_type,
494 static int ccid3_hc_tx_init(struct ccid *ccid, struct sock *sk)
506 static void ccid3_hc_tx_exit(struct sock *sk)
514 static void ccid3_hc_tx_get_info(struct sock *sk, struct tcp_info *info)
520 static int ccid3_hc_tx_getsockopt(struct sock *sk, const int optname, int len,
576 static void ccid3_hc_rx_set_state(struct sock *sk,
589 static void ccid3_hc_rx_send_feedback(struct sock *sk,
638 static int ccid3_hc_rx_insert_options(struct sock *sk, struct sk_buff *skb)
672 static u32 ccid3_first_li(struct sock *sk)
707 static void ccid3_hc_rx_packet_recv(struct sock *sk, struct sk_buff *skb)
791 static int ccid3_hc_rx_init(struct ccid *ccid, struct sock *sk)
800 static void ccid3_hc_rx_exit(struct sock *sk)
808 static void ccid3_hc_rx_get_info(struct sock *sk, struct tcp_info *info)
815 static int ccid3_hc_rx_getsockopt(struct sock *sk, const int optname, int len,