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

  /external/strace/xlat/
rtnl_ifla_brport_attrs.h 44 #if !(defined(IFLA_BRPORT_BRIDGE_ID) || (defined(HAVE_DECL_IFLA_BRPORT_BRIDGE_ID) && HAVE_DECL_IFLA_BRPORT_BRIDGE_ID))
45 # define IFLA_BRPORT_BRIDGE_ID 14
118 XLAT(IFLA_BRPORT_BRIDGE_ID),
  /external/iproute2/ip/
iplink_bridge_slave.c 172 if (tb[IFLA_BRPORT_BRIDGE_ID]) {
175 br_dump_bridge_id(RTA_DATA(tb[IFLA_BRPORT_BRIDGE_ID]),
  /bionic/libc/kernel/uapi/linux/
if_link.h 243 IFLA_BRPORT_BRIDGE_ID,
  /external/iproute2/include/uapi/linux/
if_link.h 310 IFLA_BRPORT_BRIDGE_ID, /* designated bridge */
  /external/kernel-headers/original/uapi/linux/
if_link.h 314 IFLA_BRPORT_BRIDGE_ID, /* designated bridge */
  /external/strace/
rtnl_link.c 141 [IFLA_BRPORT_BRIDGE_ID] = decode_ifla_bridge_id,

Completed in 89 milliseconds