Searched refs:agr_port_getmedia (Results 1 – 3 of 3) sorted by relevance
52 int agr_port_getmedia(struct agr_port *, u_int *, u_int *);
54 error = agr_port_getmedia(port, &media, &status); in agrport_monitor()
257 agr_port_getmedia(struct agr_port *port, u_int *media, u_int *status) in agr_port_getmedia() function