Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_peer.c305 int pkt_mode, in findpeer() argument
333 *action = MATCH_ASSOC(p->hmode, pkt_mode); in findpeer()
343 if (MODE_SERVER == pkt_mode && AM_PROCPKT == *action) { in findpeer()
364 *action = MATCH_ASSOC(NO_PEER, pkt_mode); in findpeer()