/third_party/pulseaudio/src/modules/rtp/ |
H A D | sdp.c | 43 uint32_t ntp; in pa_sdp_build() local
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | tcp_nip_timer.c | 150 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; in tcp_nip_retransmit_timer() local 316 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; in tcp_nip_keepalive_is_timeout() local 344 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; in tcp_nip_keepalive_timer() local [all...] |
H A D | tcp_nip_output.c | 173 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; in __nip_tcp_select_window() local 1082 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; in tcp_nip_write_xmit() local [all...] |
H A D | tcp_nip_input.c | 690 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; in __tcp_nip_ack_snd_check() local 781 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; in update_nip_rto() local 936 struct tcp_nip_common *ntp = &niptreq->common; tcp_nip_common_init() local 1317 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; tcp_nip_ack_retrans() local 1374 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; tcp_nip_dup_ack_retrans() local 1413 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; tcp_nip_nor_ack_retrans() local 1449 __tcp_nip_ack_calc_ssthresh_bw(struct tcp_nip_common *ntp, u32 rtt_tstamp, u32 icsk_rto, u32 ack) __tcp_nip_ack_calc_ssthresh_bw() argument 1459 __tcp_nip_ack_calc_ssthresh_rto_up(struct tcp_nip_common *ntp, u32 rtt_tstamp, u32 icsk_rto, u32 ack, int icsk_rto_last) __tcp_nip_ack_calc_ssthresh_rto_up() argument 1470 __tcp_nip_ack_calc_ssthresh_rtt_high(struct tcp_nip_common *ntp, u32 rtt_tstamp, u32 ack) __tcp_nip_ack_calc_ssthresh_rtt_high() argument 1480 __tcp_nip_ack_calc_ssthresh_rtt_mid_high(struct tcp_nip_common *ntp, u32 rtt_tstamp, u32 ack) __tcp_nip_ack_calc_ssthresh_rtt_mid_high() argument 1490 __tcp_nip_ack_calc_ssthresh_rtt_mid_low(struct tcp_nip_common *ntp, u32 rtt_tstamp, u32 ack) __tcp_nip_ack_calc_ssthresh_rtt_mid_low() argument 1512 __tcp_nip_ack_calc_ssthresh_default(struct tcp_nip_common *ntp, u32 rtt_tstamp, u32 ack) __tcp_nip_ack_calc_ssthresh_default() argument 1528 __tcp_nip_ack_calc_ssthresh(struct tcp_nip_common *ntp, u32 rtt_tstamp, u32 icsk_rto, u32 ack, int icsk_rto_last) __tcp_nip_ack_calc_ssthresh() argument 1548 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; tcp_nip_ack_calc_ssthresh() local 1624 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; tcp_nip_ack() local [all...] |
H A D | tcp_nip.c | 1087 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; in tcp_nip_keepalive_enable() local 1142 struct tcp_nip_common *ntp in tcp_nip_keepalive_disable() local 1186 struct tcp_nip_common *ntp = &tcp_nip_sk(sk)->common; _tcp_sock_priv_init() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trans.c | 90 struct xfs_trans *ntp; in xfs_trans_dup() local [all...] |
H A D | xfs_trans_dquot.c | 74 xfs_trans_dup_dqinfo( struct xfs_trans *otp, struct xfs_trans *ntp) xfs_trans_dup_dqinfo() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trans_dquot.c | 74 xfs_trans_dup_dqinfo( struct xfs_trans *otp, struct xfs_trans *ntp) xfs_trans_dup_dqinfo() argument
|
H A D | xfs_trans.c | 91 struct xfs_trans *ntp; in xfs_trans_dup() local [all...] |
/base/time/time_service/services/time/src/ |
H A D | sntp_client.cpp | 189 struct ntp_timestamp ntp{}; in CreateMessage() struct 227 struct ntp_timestamp ntp{}; in ReceivedMessage() struct
|
/kernel/linux/linux-5.10/kernel/ |
H A D | auditsc.c | 1219 const struct audit_ntp_data *ntp = &context->time.ntp_data; in audit_log_time() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | auditsc.c | 1324 const struct audit_ntp_data *ntp = &context->time.ntp_data; in audit_log_time() local
|
/third_party/pulseaudio/src/modules/raop/ |
H A D | raop-client.c | 215 uint64_t ntp = 0; in timeval_to_ntp() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 2421 u32 ntp = rx_ring->next_to_process + 1; in i40e_inc_ntp() local 2506 u16 ntp = rx_ring->next_to_process; in i40e_clean_rx_irq() local [all...] |