Lines Matching refs:tap_read_packet
1067 static ssize_t tap_read_packet(int tapfd, uint8_t *buf, int maxlen)1078 static ssize_t tap_read_packet(int tapfd, uint8_t *buf, int maxlen)1099 size = tap_read_packet(s->fd, s->buf, sizeof(s->buf));