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

/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_synproxy.h7 u32 isn; member in struct:nf_conn_synproxy
/linux-4.4.14/arch/nios2/kernel/
H A Dmisaligned.c68 u32 isn, addr, val; handle_unaligned_c() local
/linux-4.4.14/net/ipv4/
H A Dtcp_minisocks.c236 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; tcp_timewait_state_process() local
H A Dtcp_input.c6161 __u32 isn = TCP_SKB_CB(skb)->tcp_tw_isn; tcp_conn_request() local
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c234 u32 isn = (prandom_u32() & ~7UL) - 1; send_act_open_req() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dcm.c657 u32 isn = (prandom_u32() & ~7UL) - 1; send_connect() local
2313 u32 isn = (prandom_u32() & ~7UL) - 1; accept_cr() local

Completed in 293 milliseconds