Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/
HDnetworking.h92 struct value sndval; /* send autokey values */ member
/NextBSD/contrib/ntp/include/
HDntp.h326 struct value sndval; /* send autokey values */ member
/NextBSD/contrib/ntp/ntpd/
HDntp_proto.c2290 value_free(&peer->sndval); in peer_clear()
3947 value_free(&peer->sndval); in key_expire()
HDntp_crypto.c367 vp = &peer->sndval; in make_keylist()
1358 len = crypto_send(fp, &peer->sndval, start); in crypto_xmit()