Lines Matching refs:open_request
879 static struct open_request *tcp_v4_search_req(struct tcp_opt *tp, in tcp_v4_search_req()
880 struct open_request ***prevp, in tcp_v4_search_req()
885 struct open_request *req, **prev; in tcp_v4_search_req()
903 static void tcp_v4_synq_add(struct sock *sk, struct open_request *req) in tcp_v4_synq_add()
1053 struct open_request *req, **prev; in tcp_v4_err()
1260 static void tcp_v4_or_send_ack(struct sk_buff *skb, struct open_request *req) in tcp_v4_or_send_ack()
1266 static struct dst_entry* tcp_v4_route_req(struct sock *sk, struct open_request *req) in tcp_v4_route_req()
1293 static int tcp_v4_send_synack(struct sock *sk, struct open_request *req, in tcp_v4_send_synack()
1327 static void tcp_v4_or_free(struct open_request *req) in tcp_v4_or_free()
1393 struct open_request *req; in tcp_v4_conn_request()
1540 struct open_request *req, in tcp_v4_syn_recv_sock()
1592 struct open_request *req, **prev; in tcp_v4_hnd_req()
2078 static void get_openreq(struct sock *sk, struct open_request *req, char *tmpbuf, int i, int uid) in get_openreq()
2187 struct open_request *req; in tcp_get_info()