ReactOS 0.4.16-dev-59-gd481587
|
#include <tcpcore.h>
Public Attributes | |
int | family |
int(* | rtx_syn_ack )(struct sock *sk, struct open_request *req, struct dst_entry *) |
void(* | send_ack )(struct sk_buff *skb, struct open_request *req) |
void(* | destructor )(struct open_request *req) |
void(* | send_reset )(struct sk_buff *skb) |
void(* or_calltable::destructor) (struct open_request *req) |
void(* or_calltable::send_ack) (struct sk_buff *skb, struct open_request *req) |