HomeSort by relevance Sort by last modified time
    Searched refs:DCB_ATTR_BCN (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
rtnl_dcb_attrs.h 83 #if defined(DCB_ATTR_BCN) || (defined(HAVE_DECL_DCB_ATTR_BCN) && HAVE_DECL_DCB_ATTR_BCN)
85 static_assert((DCB_ATTR_BCN) == (11), "DCB_ATTR_BCN != 11");
88 # define DCB_ATTR_BCN 11
147 XLAT(DCB_ATTR_BCN),
  /bionic/libc/kernel/uapi/linux/
dcbnl.h 160 DCB_ATTR_BCN,
  /external/kernel-headers/original/uapi/linux/
dcbnl.h 363 * @DCB_ATTR_BCN: backward congestion notification configuration (NLA_NESTED)
382 DCB_ATTR_BCN,

Completed in 136 milliseconds