Searched refs:tpkt (Results 1 – 6 of 6) sorted by relevance
| /freebsd-head/contrib/ntp/sntp/tests/ |
| HD | packetProcessing.c | 53 union tpkt { union 58 static union tpkt testpkt; 59 static union tpkt testspkt;
|
| /freebsd-head/sys/contrib/ncsw/Peripherals/FM/MAC/ |
| HD | dtsec.h | 194 uint64_t tpkt; member
|
| HD | dtsec.c | 185 p_Dtsec->internalStatistics.tpkt += VAL22BIT; in UpdateStatistics() 252 tpkt1 = GET_UINT32(p_DtsecMemMap->tpkt); in DtsecIsr() 267 tpkt2 = GET_UINT32(p_DtsecMemMap->tpkt); in DtsecIsr() 739 + p_Dtsec->internalStatistics.tpkt; in DtsecGetStatistics()
|
| HD | fman_dtsec.c | 823 ret_val = ioread32be(®s->tpkt); in fman_dtsec_get_stat_counter()
|
| /freebsd-head/sys/contrib/ncsw/inc/flib/ |
| HD | fsl_fman_dtsec.h | 471 uint32_t tpkt; /* 0x264 transmit packet counter */ member
|
| /freebsd-head/sys/dev/wg/ |
| HD | if_wg.c | 1882 struct wg_packet *pkt, *tpkt; in wg_queue_enlist_staged() local 1883 STAILQ_FOREACH_SAFE(pkt, list, p_parallel, tpkt) in wg_queue_enlist_staged() 1901 struct wg_packet *pkt, *tpkt; in wg_queue_purge() local 1903 STAILQ_FOREACH_SAFE(pkt, &list, p_parallel, tpkt) in wg_queue_purge() 2070 struct wg_packet *pkt, *tpkt; in wg_peer_send_staged() local 2085 STAILQ_FOREACH_SAFE(pkt, &list, p_parallel, tpkt) { in wg_peer_send_staged()
|