Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dbridge.c34 #define PRIV_FLAG_NEW_ATTRS (1 << 0) macro
119 bd->b_priv_flags |= PRIV_FLAG_NEW_ATTRS; in bridge_parse_protinfo()
268 return !!(bd->b_priv_flags & PRIV_FLAG_NEW_ATTRS); in rtnl_link_bridge_has_ext_info()