Lines Matching defs:seq

166 			u32 seq = tcptw->tw_snd_nxt + 65535 + 2;  in tcp_twsk_unique()  local
385 void tcp_req_err(struct sock *sk, u32 seq, bool abort) in tcp_req_err()
410 void tcp_ld_RTO_revert(struct sock *sk, u32 seq) in tcp_ld_RTO_revert()
475 u32 seq, snd_una; in tcp_v4_err() local
827 struct sk_buff *skb, u32 seq, u32 ack, in tcp_v4_send_ack()
940 u32 seq = (sk->sk_state == TCP_LISTEN) ? tcp_rsk(req)->snt_isn + 1 : in tcp_v4_reqsk_send_ack() local
2272 static void *listening_get_next(struct seq_file *seq, void *cur) in listening_get_next()
2314 static void *listening_get_idx(struct seq_file *seq, loff_t *pos) in listening_get_idx()
2339 static void *established_get_first(struct seq_file *seq) in established_get_first()
2377 static void *established_get_next(struct seq_file *seq, void *cur) in established_get_next()
2407 static void *established_get_idx(struct seq_file *seq, loff_t pos) in established_get_idx()
2422 static void *tcp_get_idx(struct seq_file *seq, loff_t pos) in tcp_get_idx()
2438 static void *tcp_seek_last_pos(struct seq_file *seq) in tcp_seek_last_pos()
2472 void *tcp_seq_start(struct seq_file *seq, loff_t *pos) in tcp_seq_start()
2495 void *tcp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in tcp_seq_next()
2526 void tcp_seq_stop(struct seq_file *seq, void *v) in tcp_seq_stop()
2652 static int tcp4_seq_show(struct seq_file *seq, void *v) in tcp4_seq_show()
2696 static int bpf_iter_tcp_seq_show(struct seq_file *seq, void *v) in bpf_iter_tcp_seq_show()
2722 static void bpf_iter_tcp_seq_stop(struct seq_file *seq, void *v) in bpf_iter_tcp_seq_stop()