HomeSort by: relevance | last modified time | path
    Searched defs:tap_send (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/btpand/
tap.c 44 static bool tap_send(channel_t *, packet_t *);
115 chan->send = tap_send;
159 tap_send(channel_t *chan, packet_t *pkt) function in typeref:typename:bool
tap.c 44 static bool tap_send(channel_t *, packet_t *);
115 chan->send = tap_send;
159 tap_send(channel_t *chan, packet_t *pkt) function in typeref:typename:bool

Completed in 22 milliseconds