Searched defs:read_packet (Results 1 – 4 of 4) sorted by relevance
385 static int read_packet(struct data_packet *const packet) in read_packet() function
324 read_packet(int fd, struct ntp_data *data, double *off, double *error) in read_packet() function
670 read_packet(buf) read_packet() function
54 def read_packet(f, verbose=False, trace_file=None): function