Home
last modified time | relevance | path

Searched refs:next_pkt (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/tools/tools/netmap/
Dnmreplay.c782 const char *next_pkt; /* in the pcap buffer */ in pcap_prod() local
790 next_pkt = pf->cur + q->cur_caplen; in pcap_prod()
803 pf->cur = next_pkt; in pcap_prod()
805 if (next_pkt == pf->lim) { //last pkt in pcap_prod()
/freebsd-12-stable/sys/dev/usb/net/
Dif_urndis.c977 next_pkt: in urndis_bulk_write_callback()
989 goto next_pkt; in urndis_bulk_write_callback()