OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:if_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mopd/common/
common.h
51
struct
if_info
{
struct
61
struct
if_info
*next; /* Next Interface */
77
struct
if_info
*ii; /* interface pointer */
/src/usr.sbin/rarpd/
rarpd.c
79
struct
if_info
{
struct
85
struct
if_info
*ii_alias;
86
struct
if_info
*ii_next;
92
static struct
if_info
*iflist;
103
static void rarp_process(struct
if_info
*, u_char *);
104
static void rarp_reply(struct
if_info
*, struct ether_header *, u_int32_t,
192
struct
if_info
*h;
193
struct
if_info
*p;
208
p = (struct
if_info
*)malloc(sizeof(*p));
441
struct
if_info
*ii
[
all
...]
Completed in 38 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025