Home
last modified time | relevance | path

Searched defs:isn (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_synproxy.h9 u32 isn; member
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_conntrack_synproxy.h9 u32 isn; member
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dmisaligned.c68 u32 isn, addr, val; in handle_unaligned_c() local
[all...]
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dmisaligned.c68 u32 isn, addr, val; in handle_unaligned_c() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_minisocks.c222 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; in tcp_timewait_state_process() local
H A Dtcp_input.c6849 __u32 isn = TCP_SKB_CB(skb)->tcp_tw_isn; in tcp_conn_request() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_minisocks.c215 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; in tcp_timewait_state_process() local
H A Dtcp_input.c6969 __u32 isn = TCP_SKB_CB(skb)->tcp_tw_isn; in tcp_conn_request() local
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c1147 __u32 isn = TCP_SKB_CB(skb)->tcp_tw_isn; in _tcp_nip_conn_request() local
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c256 u32 isn = (prandom_u32() & ~7UL) - 1; in send_act_open_req() local
284 u32 isn = (prandom_u32() & ~7UL) - 1; in send_act_open_req() local
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c257 u32 isn = (get_random_u32() & ~7UL) - 1; in send_act_open_req() local
285 u32 isn = (get_random_u32() & ~7UL) - 1; in send_act_open_req() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcm.c737 u32 isn = (prandom_u32() & ~7UL) - 1; in send_connect() local
2488 u32 isn = (prandom_u32() & ~7UL) - 1; in accept_cr() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c737 u32 isn = (get_random_u32() & ~7UL) - 1; in send_connect() local
2475 u32 isn = (get_random_u32() & ~7UL) - 1; in accept_cr() local

Completed in 40 milliseconds