Searched refs:RTM_GETMDB (Results 1 – 4 of 4) sorted by relevance
| /linux/include/uapi/linux/ |
| A D | rtnetlink.h | 135 RTM_GETMDB = 86, enumerator 136 #define RTM_GETMDB RTM_GETMDB macro
|
| /linux/security/selinux/ |
| A D | nlmsgtab.c | 72 { RTM_GETMDB, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
| /linux/net/bridge/ |
| A D | br_mdb.c | 389 cb->nlh->nlmsg_seq, RTM_GETMDB, sizeof(*bpm), in br_mdb_dump()
|
| /linux/net/core/ |
| A D | rtnetlink.c | 6801 rtnl_register(PF_BRIDGE, RTM_GETMDB, rtnl_mdb_get, rtnl_mdb_dump, 0); in rtnetlink_init()
|
Completed in 22 milliseconds