Searched refs:tcp_get_proto_props (Results 1 – 4 of 4) sorted by relevance
599 extern void tcp_get_proto_props(tcp_t *, struct sock_proto_props *);
1171 tcp_get_proto_props(tcp, &sopp); in tcp_newconn_notify()
1129 tcp_get_proto_props(tcp, &sopp); in tcp_accept_finish()
3122 tcp_get_proto_props(tcp_t *tcp, struct sock_proto_props *sopp) in tcp_get_proto_props() function