Home
last modified time | relevance | path

Searched refs:pkt_mode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_peer.c303 int pkt_mode, in findpeer() argument
331 *action = MATCH_ASSOC(p->hmode, pkt_mode); in findpeer()
341 if (MODE_SERVER == pkt_mode && AM_PROCPKT == *action) { in findpeer()
362 *action = MATCH_ASSOC(NO_PEER, pkt_mode); in findpeer()
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.h227 al_bool pkt_mode; member
H A Dal_hal_udma_config.c671 if (sched->pkt_mode == AL_TRUE) in al_udma_m2s_sc_set()