Searched refs:IFLA_PROTO_DOWN_REASON_MASK (Results 1 – 3 of 3) sorted by relevance
362 IFLA_PROTO_DOWN_REASON_MASK, /* u32, mask for reason bits */ enumerator
383 IFLA_PROTO_DOWN_REASON_MASK, /* u32, mask for reason bits */ enumerator
2589 [IFLA_PROTO_DOWN_REASON_MASK] = { .type = NLA_U32 },2625 if (pdreason[IFLA_PROTO_DOWN_REASON_MASK]) in do_set_proto_down()2626 mask = nla_get_u32(pdreason[IFLA_PROTO_DOWN_REASON_MASK]); in do_set_proto_down()