Home
last modified time | relevance | path

Searched refs:isn (Results 1 – 6 of 6) sorted by relevance

/net/ipv4/
Dtcp_minisocks.c222 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; in tcp_timewait_state_process() local
223 if (isn == 0) in tcp_timewait_state_process()
224 isn++; in tcp_timewait_state_process()
225 TCP_SKB_CB(skb)->tcp_tw_isn = isn; in tcp_timewait_state_process()
Dtcp_input.c6873 __u32 isn = TCP_SKB_CB(skb)->tcp_tw_isn; in tcp_conn_request() local
6890 if ((syncookies == 2 || inet_csk_reqsk_queue_is_full(sk)) && !isn) { in tcp_conn_request()
6938 if (!want_cookie && !isn) { in tcp_conn_request()
6958 isn = af_ops->init_seq(skb); in tcp_conn_request()
6964 isn = cookie_init_sequence(af_ops, sk, skb, &req->mss); in tcp_conn_request()
6969 tcp_rsk(req)->snt_isn = isn; in tcp_conn_request()
/net/netfilter/
Dnf_synproxy_core.c695 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - in ipv4_synproxy_hook()
732 synproxy->isn = ntohl(th->ack_seq); in ipv4_synproxy_hook()
757 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); in ipv4_synproxy_hook()
1118 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - in ipv6_synproxy_hook()
1155 synproxy->isn = ntohl(th->ack_seq); in ipv6_synproxy_hook()
1180 nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); in ipv6_synproxy_hook()
Dnf_conntrack_netlink.c490 if (nla_put_be32(skb, CTA_SYNPROXY_ISN, htonl(synproxy->isn)) || in ctnetlink_dump_ct_synproxy()
2149 synproxy->isn = ntohl(nla_get_be32(tb[CTA_SYNPROXY_ISN])); in ctnetlink_change_synproxy()
/net/bpfilter/
DKconfig20 building static binaries, since rootfs isn't mounted at the time
/net/
DKconfig14 when running on a stand-alone machine that isn't connected to any