Searched refs:tap_recv (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/bluetooth/btpand/
H A Dtap.c52 static bool tap_recv(packet_t *);
113 chan->recv = tap_recv;
156 tap_recv(packet_t *pkt) function
/freebsd-13-stable/usr.sbin/bhyve/
H A Dnet_backends.c301 tap_recv(struct net_backend *be, const struct iovec *iov, int iovcnt) function
366 .recv = tap_recv,
381 .recv = tap_recv,
566 .recv = tap_recv,

Completed in 109 milliseconds