Searched defs:recv_seq (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/ipv4/netfilter/
H A Dipt_SYNPROXY.c112 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 Dip6t_SYNPROXY.c127 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 Dl2tp_core.h61 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