Searched defs:recv_seq (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | ipt_SYNPROXY.c | 112 synproxy_send_server_syn(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn() argument 233 synproxy_recv_client_ack(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack() argument
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | ip6t_SYNPROXY.c | 127 synproxy_send_server_syn(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn() argument 248 synproxy_recv_client_ack(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack() argument
|
/linux-4.1.27/net/l2tp/ |
H A D | l2tp_core.h | 61 unsigned int recv_seq:1; /* expect receive packets with member in struct:l2tp_session_cfg 119 unsigned int recv_seq:1; /* expect receive packets with member in struct:l2tp_session
|
Completed in 96 milliseconds