Searched defs:recv_seq (Results 1 – 6 of 6) sorted by relevance
515 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()638 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()929 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn_ipv6()1055 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack_ipv6()
492 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()615 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()906 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn_ipv6()1032 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack_ipv6()
50 unsigned int recv_seq:1; /* expect receive packets with sequence numbers? */ member96 unsigned int recv_seq:1; /* expect receive packets with sequence numbers? */ member
303 u16 recv_seq = ntohs(cdc->seqno); in smc_cdc_msg_validate() local
292 u16 recv_seq = ntohs(cdc->seqno); in smc_cdc_msg_validate() local