Searched refs:tp1 (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/sys/netinet/
H A Dsctp_indata.c2951 struct sctp_tmit_chunk *tp1; local
2955 /* Recover the tp1 we last saw */
2956 tp1 = *p_tp1;
2957 if (tp1 == NULL) {
2958 tp1 = TAILQ_FIRST(&stcb->asoc.sent_queue);
2962 while (tp1) {
2963 if (tp1->rec.data.doing_fast_retransmit)
2974 if ((tp1->sent < SCTP_DATAGRAM_RESEND) &&
2975 (tp1->whoTo->find_pseudo_cumack == 1) &&
2976 (tp1
3188 struct sctp_tmit_chunk *tp1; local
3250 struct sctp_tmit_chunk *tp1; local
3307 struct sctp_tmit_chunk *tp1; local
3752 struct sctp_tmit_chunk *tp1, *tp2, *a_adv = NULL; local
3889 sctp_window_probe_recovery(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_tmit_chunk *tp1) argument
3929 struct sctp_tmit_chunk *tp1, *tp2; local
4408 struct sctp_tmit_chunk *tp1, *tp2; local
[all...]
H A Dsctp_var.h244 #define sctp_flight_size_decrease(tp1) do { \
245 if (tp1->whoTo->flight_size >= tp1->book_size) \
246 tp1->whoTo->flight_size -= tp1->book_size; \
248 tp1->whoTo->flight_size = 0; \
251 #define sctp_flight_size_increase(tp1) do { \
252 (tp1)->whoTo->flight_size += (tp1)->book_size; \
256 #define sctp_total_flight_decrease(stcb, tp1) d
[all...]
H A Dsctputil.c5038 struct sctp_tmit_chunk *tp1, int chk_cnt)
5040 if (tp1->data == NULL) {
5048 tp1->book_size,
5050 tp1->mbcnt);
5053 if (asoc->total_output_queue_size >= tp1->book_size) {
5054 atomic_subtract_int(&asoc->total_output_queue_size, tp1->book_size);
5061 SCTP_SB_DECR(&stcb->sctp_socket->so_snd, tp1->book_size);
5066 sctp_release_pr_sctp_chunk(struct sctp_tcb *stcb, struct sctp_tmit_chunk *tp1, argument
5081 sid = tp1->rec.data.sid;
5082 mid = tp1
5037 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_tmit_chunk *tp1, int chk_cnt) argument
[all...]
H A Dsctp_input.c3061 struct sctp_tmit_chunk *tp1; local
3064 TAILQ_FOREACH(tp1, &stcb->asoc.sent_queue, sctp_next) {
3065 if (tp1->rec.data.tsn == tsn) {
3069 if (SCTP_TSN_GT(tp1->rec.data.tsn, tsn)) {
3071 tp1 = NULL;
3075 if (tp1 == NULL) {
3081 TAILQ_FOREACH(tp1, &stcb->asoc.sent_queue, sctp_next) {
3082 if (tp1->rec.data.tsn == tsn) {
3088 if (tp1 == NULL) {
3091 if ((tp1)
[all...]
H A Dsctp_output.c7045 struct sctp_tmit_chunk *tp1; local
7068 tp1 = TAILQ_LAST(&asoc->sent_queue, sctpchunk_listhead);
7069 if ((tp1) && SCTP_TSN_GT(tp1->rec.data.tsn, data_list[i]->rec.data.tsn)) {
7074 tpp = TAILQ_PREV(tp1, sctpchunk_listhead, sctp_next);
7076 TAILQ_INSERT_BEFORE(tp1, data_list[i], sctp_next);
7079 tp1 = tpp;
7080 if (SCTP_TSN_GT(tp1->rec.data.tsn, data_list[i]->rec.data.tsn)) {
7083 TAILQ_INSERT_AFTER(&asoc->sent_queue, tp1, data_list[i], sctp_next);
10333 struct sctp_tmit_chunk *chk, *at, *tp1, *las local
[all...]
H A Dsctp_cc_functions.c1319 struct sctp_tmit_chunk *tp1)
1321 net->cc_mod.rtcc.bw_bytes += tp1->send_size;
1318 sctp_cwnd_update_rtcc_tsn_acknowledged(struct sctp_nets *net, struct sctp_tmit_chunk *tp1) argument
/freebsd-current/usr.bin/calendar/
H A Dday.c49 settimes(time_t now, int before, int after, int friday, struct tm *tp1, struct tm *tp2) argument
60 localtime_r(&time1, tp1);
61 year1 = 1900 + tp1->tm_year;
66 strftime(dayname, sizeof(dayname) - 1, "%A, %d %B %Y", tp1);
H A Dcalendar.c71 struct tm tp1, tp2; local
181 settimes(f_time, f_dayBefore, f_dayAfter, Friday, &tp1, &tp2);
182 generatedates(&tp1, &tp2);
H A Dcalendar.h160 void settimes(time_t,int before, int after, int friday, struct tm *tp1, struct tm *tp2);
182 void generatedates(struct tm *tp1, struct tm *tp2);
H A Ddates.c170 generatedates(struct tm *tp1, struct tm *tp2) argument
176 y1 = tp1->tm_year;
177 m1 = tp1->tm_mon + 1;
178 d1 = tp1->tm_mday;
/freebsd-current/contrib/kyua/model/
H A Dtest_program_test.cpp314 const TestProgram tp1(
318 const TestProgram tp2 = tp1;
319 ATF_REQUIRE( tp1 == tp2);
320 ATF_REQUIRE(!(tp1 != tp2));
485 const TestProgram tp1(
498 ATF_REQUIRE(!(tp1 < tp1));
500 ATF_REQUIRE( tp1 < tp2);
501 ATF_REQUIRE(!(tp2 < tp1));
503 ATF_REQUIRE(!(tp1 < tp
[all...]
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Drsaz-avx2.pl123 my $tp1=$r3;
228 lea 448(%rsp), $tp1 # 64+128+256=448
256 vmovdqu $ACC9, 32*10-448($tp1)
258 vmovdqu $ACC9, 32*11-448($tp1)
260 vmovdqu $ACC9, 32*12-448($tp1)
262 vmovdqu $ACC9, 32*13-448($tp1)
264 vmovdqu $ACC9, 32*14-448($tp1)
266 vmovdqu $ACC9, 32*15-448($tp1)
268 vmovdqu $ACC9, 32*16-448($tp1)
271 vmovdqu $ACC9, 32*17-448($tp1)
[all...]
/freebsd-current/crypto/openssl/crypto/aes/
H A Daes_x86core.c603 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local
605 tp1 = rk[j];
606 m = tp1 & 0x80808080;
607 tp2 = ((tp1 & 0x7f7f7f7f) << 1) ^
615 tp9 = tp8 ^ tp1;
915 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local
918 tp1 = t[i];
919 m = tp1 & 0x80808080;
920 tp2 = ((tp1 & 0x7f7f7f7f) << 1) ^
928 tp9 = tp8 ^ tp1;
992 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local
[all...]
H A Daes_core.c1984 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; local
1986 tp1 = rk[j];
1987 m = tp1 & 0x80808080;
1988 tp2 = ((tp1 & 0x7f7f7f7f) << 1) ^
1996 tp9 = tp8 ^ tp1;
/freebsd-current/contrib/tcpdump/
H A Dprint-tcp.c897 struct tcphdr tp1; local
911 tp1 = *tp;
951 memcpy(&savecsum, tp1.th_sum, sizeof(savecsum));
952 memset(tp1.th_sum, 0, sizeof(tp1.th_sum));
953 MD5_Update(&ctx, (const char *)&tp1, sizeof(struct tcphdr));
954 memcpy(tp1.th_sum, &savecsum, sizeof(tp1.th_sum));
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-mips.pl1670 my ($tp1,$tp2,$tp4,$tp8,$tp9,$tpb,$tpd,$tpe)=($a4,$a5,$a6,$a7,$s0,$s1,$s2,$s3);
1733 lw $tp1,16($key) # modulo-scheduled
1744 and $m,$tp1,$x80808080
1745 and $tp2,$tp1,$x7f7f7f7f
1768 xor $tp9,$tp8,$tp1
1774 rotr $tp1,$tpd,16
1777 xor $tpe,$tp1
1780 lw $tp1,4($key) # modulo-scheduled
1783 _ror $tp1,$tpd,16
1786 xor $tpe,$tp1
[all...]
H A Daes-586.pl1305 &xor ($tp2,$s[$i]); # tp2^tp1
1316 &xor ($tp4,$s[$i]); # tp4^tp1
1317 &rotl ($s[$i],8); # = ROTATE(tp1,8)
1325 &xor ($s[$i],$tp8); # ^= tp8^(tp4^tp1)^(tp2^tp1)
1327 &xor ($s[$i],$tp2); # ^= ROTATE(tp8^tp2^tp1,24)
1329 &xor ($s[$i],$tp4); # ^= ROTATE(tp8^tp4^tp1,16)
2881 { my ($i,$key,$tp1,$tp2,$tp4,$tp8) = @_;
2885 &and ($tmp,$tp1);
2886 &lea ($tp2,&DWP(0,$tp1,
[all...]
H A Daes-x86_64.pl1094 xor $tp10,$tp20 # tp2^=tp1
1096 xor $tp18,$tp28 # tp2^=tp1
1101 xor $tp10,$tp40 # tp4^=tp1
1102 xor $tp18,$tp48 # tp4^=tp1
1110 xor $tp80,$tp10 # tp1^=tp8
1111 xor $tp88,$tp18 # tp1^=tp8
1112 xor $tp80,$tp20 # tp2^tp1^=tp8
1113 xor $tp88,$tp28 # tp2^tp1^=tp8
1116 xor $tp80,$tp40 # tp4^tp1^=tp8
1118 xor $tp88,$tp48 # tp4^tp1
[all...]

Completed in 345 milliseconds