/freebsd/sys/netinet/ |
H A D | sctp_var.h | 244 #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 D | sctp_indata.c | 2937 struct sctp_tmit_chunk *tp1; in sctp_process_segment_range() local 3174 struct sctp_tmit_chunk *tp1; in sctp_handle_segments() local 3236 struct sctp_tmit_chunk *tp1; in sctp_check_for_revoked() local 3293 struct sctp_tmit_chunk *tp1; in sctp_strike_gap_ack_chunks() local 3738 struct sctp_tmit_chunk *tp1, *tp2, *a_adv = NULL; in sctp_try_advance_peer_ack_point() local 3877 struct sctp_tmit_chunk *tp1) in sctp_window_probe_recovery() 3915 struct sctp_tmit_chunk *tp1, *tp2; in sctp_express_handle_sack() local 4394 struct sctp_tmit_chunk *tp1, *tp2; in sctp_handle_sack() local
|
H A D | sctp_cc_functions.c | 1319 struct sctp_tmit_chunk *tp1) in sctp_cwnd_update_rtcc_tsn_acknowledged()
|
H A D | sctputil.c | 5038 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 D | sctp_output.c | 7043 struct sctp_tmit_chunk *tp1; in sctp_clean_up_datalist() local 10331 struct sctp_tmit_chunk *chk, *at, *tp1, *last; in send_forward_tsn() local
|
H A D | sctp_input.c | 3061 struct sctp_tmit_chunk *tp1; in process_chunk_drop() local
|
/freebsd/crypto/openssl/crypto/aes/ |
H A D | aes_x86core.c | 603 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 D | aes_core.c | 1984 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
|
/freebsd/cddl/lib/libtpool/tests/ |
H A D | libtpool_test.c | 38 tpool_t *tp0, *tp1; in ATF_TC_BODY() local
|
/freebsd/usr.bin/calendar/ |
H A D | day.c | 49 settimes(time_t now, int before, int after, int friday, struct tm *tp1, struct tm *tp2) in settimes()
|
H A D | calendar.c | 71 struct tm tp1, tp2; in main() local
|
H A D | dates.c | 170 generatedates(struct tm *tp1, struct tm *tp2) in generatedates()
|
/freebsd/contrib/kyua/model/ |
H A D | test_program_test.cpp | 314 const TestProgram tp1( in check_operators_eq_and_ne__copy() local 485 const TestProgram tp1( in check_operator_lt() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-tcp.c | 903 struct tcphdr tp1; in tcp_verify_signature() local
|