Home
last modified time | relevance | path

Searched defs:tp1 (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/sys/netinet/
H A Dsctp_var.h244 #define sctp_flight_size_decrease(tp1) do { \ argument
251 #define sctp_flight_size_increase(tp1) do { \ argument
256 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument
277 #define sctp_total_flight_increase(stcb, tp1) do { \ argument
293 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument
305 #define sctp_total_flight_increase(stcb, tp1) do { \ argument
H A Dsctp_indata.c2951 struct sctp_tmit_chunk *tp1; sctp_process_segment_range() local
3188 struct sctp_tmit_chunk *tp1; sctp_handle_segments() local
3250 struct sctp_tmit_chunk *tp1; sctp_check_for_revoked() local
3307 struct sctp_tmit_chunk *tp1; sctp_strike_gap_ack_chunks() local
3752 struct sctp_tmit_chunk *tp1, *tp2, *a_adv = NULL; sctp_try_advance_peer_ack_point() local
3891 sctp_window_probe_recovery(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_tmit_chunk * tp1) sctp_window_probe_recovery() argument
3929 struct sctp_tmit_chunk *tp1, *tp2; sctp_express_handle_sack() local
4408 struct sctp_tmit_chunk *tp1, *tp2; sctp_handle_sack() local
[all...]
H A Dsctp_cc_functions.c1319 struct sctp_tmit_chunk *tp1) in sctp_cwnd_update_rtcc_tsn_acknowledged()
H A Dsctputil.c5038 struct sctp_tmit_chunk *tp1, int chk_cnt) in sctp_free_bufspace()
5066 sctp_release_pr_sctp_chunk(struct sctp_tcb *stcb, struct sctp_tmit_chunk *tp1, in sctp_release_pr_sctp_chunk()
H A Dsctp_output.c7045 struct sctp_tmit_chunk *tp1; in sctp_clean_up_datalist() local
10333 struct sctp_tmit_chunk *chk, *at, *tp1, *las in send_forward_tsn() local
[all...]
H A Dsctp_input.c3061 struct sctp_tmit_chunk *tp1; in process_chunk_drop() local
/freebsd-src/crypto/openssl/crypto/aes/
H A Daes_x86core.c603 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
915 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
992 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
H A Daes_core.c1984 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
/freebsd-src/usr.bin/calendar/
H A Dday.c49 settimes(time_t now, int before, int after, int friday, struct tm *tp1, struct tm *tp2) in settimes()
H A Dcalendar.c71 struct tm tp1, tp2; in main() local
H A Ddates.c170 generatedates(struct tm *tp1, struct tm *tp2) in generatedates()
/freebsd-src/contrib/kyua/model/
H A Dtest_program_test.cpp314 const TestProgram tp1( in check_operators_eq_and_ne__copy() local
485 const TestProgram tp1( in check_operator_lt() local
[all...]
/freebsd-src/contrib/tcpdump/
H A Dprint-tcp.c897 struct tcphdr tp1; tcp_verify_signature() local