OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_info
(Results
1 - 12
of
12
) sorted by relevancy
/src/usr.sbin/mopd/common/
device.h
42
int mopOpenDL(struct
if_info
*, int);
43
int mopOpenRC(struct
if_info
*, int);
loop-linux2.c
46
mopOpenRC(struct
if_info
*p, int trans)
59
mopOpenDL(struct
if_info
*p, int trans)
85
extern struct
if_info
*iflist;
87
void mopProcess(struct
if_info
*, u_char *);
100
struct
if_info
*ii;
common.h
51
struct
if_info
{
struct
61
struct
if_info
*next; /* Next Interface */
77
struct
if_info
*ii; /* interface pointer */
loop-bsd.c
51
mopOpenRC(struct
if_info
*p, int trans)
64
mopOpenDL(struct
if_info
*p, int trans)
90
extern struct
if_info
*iflist;
92
void mopProcess(struct
if_info
*, u_char *);
105
struct
if_info
*ii;
device.c
39
struct
if_info
*iflist; /* Interface List */
90
struct
if_info
*p, tmp;
142
struct
if_info
*p;
/src/usr.sbin/mopd/mopd/
process.h
34
void mopProcessDL(FILE *, struct
if_info
*, u_char *, int *,
36
void mopProcessRC(FILE *, struct
if_info
*, u_char *, int *,
mopd.c
54
extern struct
if_info
*iflist;
57
void mopProcess(struct
if_info
*, u_char *);
167
mopProcess(struct
if_info
*ii, u_char *pkt)
process.c
52
void mopProcessDL(FILE *, struct
if_info
*, const u_char *, int *,
54
void mopProcessRC(FILE *, struct
if_info
*, const u_char *, int *,
57
void mopSendASV(const u_char *, const u_char *, struct
if_info
*, int);
169
mopSendASV(const u_char *dst, const u_char *src, struct
if_info
*ii, int trans)
427
mopProcessDL(FILE *fd, struct
if_info
*ii, const u_char *pkt, int *idx,
564
mopProcessRC(FILE *fd, struct
if_info
*ii, const u_char *pkt, int *idx,
/src/usr.sbin/mopd/mopchk/
mopchk.c
50
extern struct
if_info
*iflist;
53
void mopProcess(struct
if_info
*, u_char *);
67
struct
if_info
*ii;
156
mopProcess(struct
if_info
*ii, u_char *pkt)
/src/usr.sbin/mopd/moptrace/
moptrace.c
54
extern struct
if_info
*iflist;
57
void mopProcess(struct
if_info
*, u_char *);
124
mopProcess(struct
if_info
*ii, u_char *pkt)
/src/usr.sbin/mopd/mopprobe/
mopprobe.c
45
extern struct
if_info
*iflist;
48
void mopProcess(struct
if_info
*, u_char *);
94
mopProcess(struct
if_info
*ii, u_char *pkt)
/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 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025