OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndbootd_interface
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/ndbootd/
ndbootd.h
139
struct
ndbootd_interface
{
struct
188
int ndbootd_raw_open _NDBOOTD_P((struct
ndbootd_interface
*));
189
int ndbootd_raw_read _NDBOOTD_P((struct
ndbootd_interface
*, void *, size_t));
190
int ndbootd_raw_write _NDBOOTD_P((struct
ndbootd_interface
*, void *, size_t));
ndbootd.c
204
static struct
ndbootd_interface
*
211
struct
ndbootd_interface
*interface;
251
interface = ndbootd_new0(struct
ndbootd_interface
, 1);
312
struct
ndbootd_interface
*interface;
/src/usr.sbin/ndbootd/config/
ndbootd-bpf.c
105
ndbootd_raw_open(struct
ndbootd_interface
* interface)
206
ndbootd_raw_read(struct
ndbootd_interface
* interface, void *packet_buffer, size_t packet_buffer_size)
310
ndbootd_raw_write(struct
ndbootd_interface
* interface, void *packet_buffer, size_t packet_buffer_size)
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025