Lines Matching defs:tcph
25 int needed_tcp_pkt(struct __sk_buff *skb, struct tcphdr *tcph) in needed_tcp_pkt()
48 static int egress_accept(struct tcphdr *tcph) in egress_accept()
61 static int ingress_accept(struct tcphdr *tcph) in ingress_accept()
84 static int egress_connect(struct tcphdr *tcph) in egress_connect()
97 static int ingress_connect(struct tcphdr *tcph) in ingress_connect()
111 static int egress_close_remote(struct tcphdr *tcph) in egress_close_remote()
135 static int ingress_close_remote(struct tcphdr *tcph) in ingress_close_remote()
156 static int egress_close_local(struct tcphdr *tcph) in egress_close_local()
176 static int ingress_close_local(struct tcphdr *tcph) in ingress_close_local()
208 struct tcphdr tcph; in server_egress() local
231 struct tcphdr tcph; in server_ingress() local
254 struct tcphdr tcph; in server_egress_srv() local
277 struct tcphdr tcph; in server_ingress_srv() local
300 struct tcphdr tcph; in client_egress_srv() local
323 struct tcphdr tcph; in client_ingress_srv() local
346 struct tcphdr tcph; in client_egress() local
369 struct tcphdr tcph; in client_ingress() local