Searched refs:put_lsb_short (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
H A Dbinio.h41 void put_lsb_short (unsigned char **, long);
/freebsd-12-stable/contrib/ntp/libparse/
H A Dbinio.c53 put_lsb_short( function
H A Ddata_mbg.c67 put_lsb_short(bufpp, headerp->cmd);
68 put_lsb_short(bufpp, headerp->len);
69 put_lsb_short(bufpp, headerp->data_csum);
70 put_lsb_short(bufpp, headerp->hdr_csum);

Completed in 159 milliseconds