Searched refs:iss (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h718 __be32 iss; member in struct:fw_ri_wr::fw_ri::fw_ri_init
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c721 th.th_ack = synqe->iss + 1;
964 synqe->iss = be32toh(th->th_seq);
/freebsd-11-stable/contrib/binutils/bfd/
H A Decoff.c891 + internal_esym.asym.iss);
927 + internal_sym.iss);
1037 name = debug_info->ss + fdr->issBase + sym.iss;
3484 name = ssext + esym.asym.iss;
3684 name = ssext + esym.asym.iss;
H A Delf64-alpha.c5011 esym.asym.iss = issNil;
5103 name = input_debug.ssext + ext.asym.iss;
H A Delfxx-mips.c1060 sv[i] = ss + sym.iss;
10475 esym.asym.iss = issNil;
10564 name = input_debug.ssext + ext.asym.iss;
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h790 __be32 iss; member in struct:cpl_t5_pass_accept_rpl
821 __be32 iss; member in struct:cpl_t5_act_open_req
834 __be32 iss; member in struct:cpl_t6_act_open_req
870 __be32 iss; member in struct:cpl_t5_act_open_req6
885 __be32 iss; member in struct:cpl_t6_act_open_req6
/freebsd-11-stable/sys/netinet/tcp_stacks/
H A Dfastpath.c1746 (SEQ_LEQ(th->th_ack, tp->iss) || SEQ_GT(th->th_ack, tp->snd_max))) {
2220 (SEQ_LEQ(th->th_ack, tp->iss) || SEQ_GT(th->th_ack, tp->snd_max))) {
/freebsd-11-stable/contrib/expat/
H A DMakefile.in437 win32/expat.iss \
/freebsd-11-stable/contrib/gcc/
H A Dcollect2.c2526 symbol.iss, (long) symbol.value, symbol.index, name);
/freebsd-11-stable/sys/netinet/
H A Dtcp_output.c796 tp->snd_nxt = tp->iss;
H A Dtcp_input.c1627 (SEQ_LEQ(th->th_ack, tp->iss) || SEQ_GT(th->th_ack, tp->snd_max))) {
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1397 wqe->u.init.iss = cpu_to_be32(ep->snd_seq);
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2116 __be32 iss; member in struct:fw_ri_wr::fw_ri::fw_ri_init

Completed in 459 milliseconds

12