Home
last modified time | relevance | path

Searched refs:pfunread (Results 1 – 3 of 3) sorted by relevance

/dports/net/netwib/netwib-5.38.0-src/src/netwib/sys/
H A Dionew.c35 netwib_io_unread_pf pfunread, in netwib_io_init() argument
65 pio->pfunread = pfunread; in netwib_io_init()
H A Dionew.h110 netwib_io_unread_pf pfunread,
132 netwib_io_unread_pf pfunread; member
H A Dio.c511 if (pcurrentio->pfunread != NULL) { in netwib_io_unread()
513 ret = (*pcurrentio->pfunread)(pcurrentio, pbuf); in netwib_io_unread()