Home
last modified time | relevance | path

Searched refs:agr_port_getmedia (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/net/agr/
Dif_agrsubr.h52 int agr_port_getmedia(struct agr_port *, u_int *, u_int *);
Dif_agrmonitor.c54 error = agr_port_getmedia(port, &media, &status); in agrport_monitor()
Dif_agrsubr.c257 agr_port_getmedia(struct agr_port *port, u_int *media, u_int *status) in agr_port_getmedia() function