Home
last modified time | relevance | path

Searched defs:get_rx_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-dos.h163 BYTE *(*get_rx_buf) (int len); /* rx-buf fetch/enqueue */ member
/freebsd/sys/dev/sbni/
H A Dif_sbni.c837 get_rx_buf(struct sbni_softc *sc) in get_rx_buf() function