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)
111 static void ccid3_hc_tx_update_x(struct sock *sk, ktime_t *stamp)
188 struct sock *sk = hc->sk;
267 static int ccid3_hc_tx_send_packet(struct sock *sk, struct sk_buff *skb)
344 static void ccid3_hc_tx_packet_sent(struct sock *sk, unsigned int len)
354 static void ccid3_hc_tx_packet_recv(struct sock *sk, struct sk_buff *skb)
452 static int ccid3_hc_tx_parse_options(struct sock *sk, u8 packet_type,
489 static int ccid3_hc_tx_init(struct ccid *ccid, struct sock *sk)
501 static void ccid3_hc_tx_exit(struct sock *sk)
509 static void ccid3_hc_tx_get_info(struct sock *sk, struct tcp_info *info)
515 static int ccid3_hc_tx_getsockopt(struct sock *sk, const int optname, int len,
571 static void ccid3_hc_rx_set_state(struct sock *sk,
584 static void ccid3_hc_rx_send_feedback(struct sock *sk,
633 static int ccid3_hc_rx_insert_options(struct sock *sk, struct sk_buff *skb)
666 static u32 ccid3_first_li(struct sock *sk)
701 static void ccid3_hc_rx_packet_recv(struct sock *sk, struct sk_buff *skb)
785 static int ccid3_hc_rx_init(struct ccid *ccid, struct sock *sk)
794 static void ccid3_hc_rx_exit(struct sock *sk)
802 static void ccid3_hc_rx_get_info(struct sock *sk, struct tcp_info *info)
809 static int ccid3_hc_rx_getsockopt(struct sock *sk, const int optname, int len,