Searched defs:recv_seq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_cdc.c | 292 u16 recv_seq = ntohs(cdc->seqno); in smc_cdc_msg_validate() local
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_cdc.c | 303 u16 recv_seq = ntohs(cdc->seqno); in smc_cdc_msg_validate() local
|
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_core.h | 50 unsigned int recv_seq:1; /* expect receive packets with sequence numbers? */ member 96 unsigned int recv_seq:1; /* expect receive packets with sequence numbers? */ member
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_synproxy_core.c | 513 synproxy_send_server_syn(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn() argument 636 synproxy_recv_client_ack(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack() argument 927 synproxy_send_server_syn_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn_ipv6() argument 1052 synproxy_recv_client_ack_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack_ipv6() argument
|
/kernel/linux/linux-6.6/net/l2tp/ |
H A D | l2tp_core.h | 50 unsigned int recv_seq:1; /* expect receive packets with sequence numbers? */ member 96 unsigned int recv_seq:1; /* expect receive packets with sequence numbers? */ member
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_synproxy_core.c | 490 synproxy_send_server_syn(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn() argument 613 synproxy_recv_client_ack(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack() argument 904 synproxy_send_server_syn_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn_ipv6() argument 1029 synproxy_recv_client_ack_ipv6(struct net *net, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack_ipv6() argument
|
Completed in 10 milliseconds