Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libevent/include/event2/
HDtag.h108 void evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag,
/NextBSD/contrib/pf/libevent/
HDevent.h313 void evtag_marshal_timeval(struct evbuffer *evbuf, u_int8_t tag,
/NextBSD/contrib/ntp/sntp/libevent/
HDevent_tagging.c306 evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag, struct timeval *tv) in evtag_marshal_timeval() function
/NextBSD/contrib/ntp/sntp/libevent/test/
HDregress.c2319 evtag_marshal_timeval(tmp, 0, &tv); in evtag_fuzz()