Home
last modified time | relevance | path

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

/netbsd-src/sys/net/agr/
H A Dif_agrioctl.h54 #define AGRCMD_PORTLIST 3 /* ar_buf points agrportlist */ macro
H A Dif_agr.c518 case AGRCMD_PORTLIST: in agr_getconfig()
/netbsd-src/sbin/ifconfig/
H A Dagr.c139 ar.ar_cmd = AGRCMD_PORTLIST; in agr_status()