OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:agr_mc_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/agr/
if_agrsubr.h
34
struct
agr_mc_entry
;
37
TAILQ_HEAD(,
agr_mc_entry
) ama_addrs;
44
int (*)(struct
agr_mc_entry
*, void *), void *);
if_agrsubr.c
50
struct
agr_mc_entry
{
struct
51
TAILQ_ENTRY(
agr_mc_entry
) ame_q;
56
static struct
agr_mc_entry
*agr_mc_lookup(struct agr_multiaddrs *,
60
static int agrmc_mc_add_callback(struct
agr_mc_entry
*, void *);
61
static int agrmc_mc_del_callback(struct
agr_mc_entry
*, void *);
69
struct
agr_mc_entry
*ame;
97
static struct
agr_mc_entry
*
100
struct
agr_mc_entry
*ame;
112
int (*func)(struct
agr_mc_entry
*, void *), void *arg)
114
struct
agr_mc_entry
*ame
[
all
...]
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025