Home
last modified time | relevance | path

Searched refs:IFLA_PROTO_DOWN (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dif_link.h151 IFLA_PROTO_DOWN, enumerator
/external/iproute2/include/linux/
Dif_link.h151 IFLA_PROTO_DOWN, enumerator
/external/iproute2/ip/
Dipaddress.c867 if (tb[IFLA_PROTO_DOWN]) { in print_linkinfo()
868 if (rta_getattr_u8(tb[IFLA_PROTO_DOWN])) in print_linkinfo()
Diplink.c651 addattr8(&req->n, sizeof(*req), IFLA_PROTO_DOWN, in iplink_parse()