Searched refs:MDBA_ROUTER_PORT (Results 1 – 10 of 10) sorted by relevance
/external/strace/xlat/ |
D | rtnl_mdba_router_attrs.h | 13 #if defined(MDBA_ROUTER_PORT) || (defined(HAVE_DECL_MDBA_ROUTER_PORT) && HAVE_DECL_MDBA_ROUTER_PORT) 15 static_assert((MDBA_ROUTER_PORT) == (1), "MDBA_ROUTER_PORT != 1"); 18 # define MDBA_ROUTER_PORT 1 32 XLAT(MDBA_ROUTER_PORT),
|
D | rtnl_mdba_router_attrs.in | 2 MDBA_ROUTER_PORT 1
|
/external/strace/tests-mx32/ |
D | nlattr_mdba_router_port.c | 41 # ifndef MDBA_ROUTER_PORT 42 # define MDBA_ROUTER_PORT 1 macro 108 MDBA_ROUTER_PORT, pattern, ifindex, in main() 116 MDBA_ROUTER_PORT, sizeof(buf), buf, sizeof(buf), in main()
|
/external/strace/tests-m32/ |
D | nlattr_mdba_router_port.c | 41 # ifndef MDBA_ROUTER_PORT 42 # define MDBA_ROUTER_PORT 1 macro 108 MDBA_ROUTER_PORT, pattern, ifindex, in main() 116 MDBA_ROUTER_PORT, sizeof(buf), buf, sizeof(buf), in main()
|
/external/strace/tests/ |
D | nlattr_mdba_router_port.c | 41 # ifndef MDBA_ROUTER_PORT 42 # define MDBA_ROUTER_PORT 1 macro 108 MDBA_ROUTER_PORT, pattern, ifindex, in main() 116 MDBA_ROUTER_PORT, sizeof(buf), buf, sizeof(buf), in main()
|
/external/strace/ |
D | rtnl_mdb.c | 185 [MDBA_ROUTER_PORT] = decode_mdba_router_port
|
D | ChangeLog | 11394 tests: check decoding of MDBA_ROUTER_PORT netlink attribute.
|
/external/iproute2/include/uapi/linux/ |
D | if_bridge.h | 215 MDBA_ROUTER_PORT, enumerator
|
/external/libnl/include/linux-private/linux/ |
D | if_bridge.h | 215 MDBA_ROUTER_PORT, enumerator
|
/external/kernel-headers/original/uapi/linux/ |
D | if_bridge.h | 620 MDBA_ROUTER_PORT, enumerator
|