OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:agr_port
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/agr/
if_agrvar_impl.h
40
struct
agr_port
;
43
struct
agr_port
{
struct
46
TAILQ_ENTRY(
agr_port
) port_q;
64
void (*iftop_porttick)(struct agr_softc *, struct
agr_port
*);
65
void (*iftop_portstate)(struct
agr_port
*);
83
int (*iftop_portinit)(struct agr_softc *, struct
agr_port
*);
89
int (*iftop_portfini)(struct agr_softc *, struct
agr_port
*);
91
struct
agr_port
*(*iftop_select_tx_port)(struct agr_softc *,
95
int (*iftop_configmulti_port)(struct agr_softc *, struct
agr_port
*,
120
TAILQ_HEAD(,
agr_port
) sc_ports
[
all
...]
if_agrvar_impl.h
40
struct
agr_port
;
43
struct
agr_port
{
struct
46
TAILQ_ENTRY(
agr_port
) port_q;
64
void (*iftop_porttick)(struct agr_softc *, struct
agr_port
*);
65
void (*iftop_portstate)(struct
agr_port
*);
83
int (*iftop_portinit)(struct agr_softc *, struct
agr_port
*);
89
int (*iftop_portfini)(struct agr_softc *, struct
agr_port
*);
91
struct
agr_port
*(*iftop_select_tx_port)(struct agr_softc *,
95
int (*iftop_configmulti_port)(struct agr_softc *, struct
agr_port
*,
120
TAILQ_HEAD(,
agr_port
) sc_ports
[
all
...]
if_agrvar_impl.h
40
struct
agr_port
;
43
struct
agr_port
{
struct
46
TAILQ_ENTRY(
agr_port
) port_q;
64
void (*iftop_porttick)(struct agr_softc *, struct
agr_port
*);
65
void (*iftop_portstate)(struct
agr_port
*);
83
int (*iftop_portinit)(struct agr_softc *, struct
agr_port
*);
89
int (*iftop_portfini)(struct agr_softc *, struct
agr_port
*);
91
struct
agr_port
*(*iftop_select_tx_port)(struct agr_softc *,
95
int (*iftop_configmulti_port)(struct agr_softc *, struct
agr_port
*,
120
TAILQ_HEAD(,
agr_port
) sc_ports
[
all
...]
Completed in 89 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025