Lines Matching defs:skb
92 static void inet6_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet6_sk_rx_dst_set()
106 static __u32 tcp_v6_init_sequence(const struct sk_buff *skb) in tcp_v6_init_sequence()
323 static void tcp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in tcp_v6_err()
450 struct sk_buff *skb; in tcp_v6_send_synack() local
586 const struct sk_buff *skb) in tcp_v6_md5_hash_skb()
631 static bool tcp_v6_inbound_md5_hash(struct sock *sk, const struct sk_buff *skb) in tcp_v6_inbound_md5_hash()
674 struct sk_buff *skb) in tcp_v6_init_req()
733 static void tcp_v6_send_response(struct sock *sk, struct sk_buff *skb, u32 seq, in tcp_v6_send_response()
832 static void tcp_v6_send_reset(struct sock *sk, struct sk_buff *skb) in tcp_v6_send_reset()
903 static void tcp_v6_send_ack(struct sock *sk, struct sk_buff *skb, u32 seq, in tcp_v6_send_ack()
912 static void tcp_v6_timewait_ack(struct sock *sk, struct sk_buff *skb) in tcp_v6_timewait_ack()
926 static void tcp_v6_reqsk_send_ack(struct sock *sk, struct sk_buff *skb, in tcp_v6_reqsk_send_ack()
941 static struct sock *tcp_v6_hnd_req(struct sock *sk, struct sk_buff *skb) in tcp_v6_hnd_req()
978 static int tcp_v6_conn_request(struct sock *sk, struct sk_buff *skb) in tcp_v6_conn_request()
994 static struct sock *tcp_v6_syn_recv_sock(struct sock *sk, struct sk_buff *skb, in tcp_v6_syn_recv_sock()
1201 static int tcp_v6_do_rcv(struct sock *sk, struct sk_buff *skb) in tcp_v6_do_rcv()
1337 static void tcp_v6_fill_cb(struct sk_buff *skb, const struct ipv6hdr *hdr, in tcp_v6_fill_cb()
1359 static void tcp_v6_restore_cb(struct sk_buff *skb) in tcp_v6_restore_cb()
1368 static int tcp_v6_rcv(struct sk_buff *skb) in tcp_v6_rcv()
1517 static void tcp_v6_early_demux(struct sk_buff *skb) in tcp_v6_early_demux()