Searched refs:IF_OPER_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netlink/route/ | ||
H A D | interface.h | 172 IF_OPER_UNKNOWN = 0, /* status can not be determined */ enumerator |
H A D | iface.c | 175 pstate->ifla_operstate = IF_OPER_UNKNOWN; in get_operstate() |