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