Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rtadvd/
HDrtadvd.h277 uint64_t ifi_raoutput; /* # of RAs sent */ member
HDrtadvd.c1782 ifi->ifi_raoutput++; in ra_output()
/dragonfly/usr.sbin/rtadvctl/
HDrtadvctl.c707 "\t RA: %" PRIu64 "\n", ifi_s->ifi_raoutput); in action_show()