OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_devunit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_tap.c
701
* structure as needed (notably
f_devunit
gets filled with the fifth parameter
768
int unit = fp->
f_devunit
;
838
error = tap_dev_read(fp->
f_devunit
, uio, flags);
916
int unit = fp->
f_devunit
;
952
error = tap_dev_write(fp->
f_devunit
, uio, flags);
1028
return tap_dev_ioctl(fp->
f_devunit
, cmd, data, curlwp);
1109
return tap_dev_poll(fp->
f_devunit
, events, curlwp);
1161
return tap_dev_kqfilter(fp->
f_devunit
, kn);
/src/sys/sys/
file.h
170
#define
f_devunit
f_undata.fd_devunit
macro
Completed in 14 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025