Home
last modified time | relevance | path

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

/dragonfly/sys/net/
HDif_media.h291 #define IFM_CARP 0x000000c0 macro
374 { IFM_CARP, "Common Address Redundancy Protocol" }, \
/dragonfly/sbin/ifconfig/
HDifmedia.c176 case IFM_CARP: in media_status()
/dragonfly/sbin/devd/
HDdevd.cc323 { IFM_CARP, "CARP" }, in media()