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

  /external/strace/xlat/
rtnl_ifla_brport_attrs.h 65 #if !(defined(IFLA_BRPORT_MESSAGE_AGE_TIMER) || (defined(HAVE_DECL_IFLA_BRPORT_MESSAGE_AGE_TIMER) && HAVE_DECL_IFLA_BRPORT_MESSAGE_AGE_TIMER))
66 # define IFLA_BRPORT_MESSAGE_AGE_TIMER 21
125 XLAT(IFLA_BRPORT_MESSAGE_AGE_TIMER),
  /external/strace/tests/
nlattr_ifla_brport.c 42 #define IFLA_BRPORT_MESSAGE_AGE_TIMER 21
102 IFLA_BRPORT_MESSAGE_AGE_TIMER, pattern, u64,
  /external/strace/tests-m32/
nlattr_ifla_brport.c 42 #define IFLA_BRPORT_MESSAGE_AGE_TIMER 21
102 IFLA_BRPORT_MESSAGE_AGE_TIMER, pattern, u64,
  /external/strace/tests-mx32/
nlattr_ifla_brport.c 42 #define IFLA_BRPORT_MESSAGE_AGE_TIMER 21
102 IFLA_BRPORT_MESSAGE_AGE_TIMER, pattern, u64,
  /external/iproute2/ip/
iplink_bridge_slave.c 196 if (tb[IFLA_BRPORT_MESSAGE_AGE_TIMER])
198 tb[IFLA_BRPORT_MESSAGE_AGE_TIMER]);
  /bionic/libc/kernel/uapi/linux/
if_link.h 250 IFLA_BRPORT_MESSAGE_AGE_TIMER,
  /external/iproute2/include/uapi/linux/
if_link.h 317 IFLA_BRPORT_MESSAGE_AGE_TIMER,
  /external/kernel-headers/original/uapi/linux/
if_link.h 321 IFLA_BRPORT_MESSAGE_AGE_TIMER,
  /external/strace/
rtnl_link.c 148 [IFLA_BRPORT_MESSAGE_AGE_TIMER] = decode_nla_u64,

Completed in 421 milliseconds