Searched refs:RTNLGRP_LINK (Results 1 – 22 of 22) sorted by relevance
/external/libnl/include/linux-private/linux/ |
D | rtnetlink.h | 546 RTNLGRP_LINK, enumerator 547 #define RTNLGRP_LINK RTNLGRP_LINK macro
|
/external/iproute2/include/uapi/linux/ |
D | rtnetlink.h | 615 RTNLGRP_LINK, enumerator 616 #define RTNLGRP_LINK RTNLGRP_LINK macro
|
/external/kernel-headers/original/uapi/linux/ |
D | rtnetlink.h | 647 RTNLGRP_LINK, enumerator 648 #define RTNLGRP_LINK RTNLGRP_LINK macro
|
/external/iproute2/ip/ |
D | ipmonitor.c | 164 groups |= nl_mgrp(RTNLGRP_LINK); in do_ipmonitor() 242 groups |= nl_mgrp(RTNLGRP_LINK); in do_ipmonitor()
|
D | rtmon.c | 142 groups |= nl_mgrp(RTNLGRP_LINK); in main()
|
/external/iproute2/bridge/ |
D | monitor.c | 112 groups |= nl_mgrp(RTNLGRP_LINK); in do_monitor()
|
/external/libnl/src/ |
D | nl-monitor.c | 46 { RTNLGRP_LINK, "link" }, in main()
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | ztypes_linux_sparc64.go | 472 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_s390x.go | 521 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_386.go | 517 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_mips.go | 518 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_amd64.go | 521 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_ppc64.go | 523 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_mips64.go | 522 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_mipsle.go | 518 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_arm.go | 520 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_arm64.go | 522 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_mips64le.go | 522 RTNLGRP_LINK = 0x1 const
|
D | ztypes_linux_ppc64le.go | 523 RTNLGRP_LINK = 0x1 const
|
/external/libnl/lib/route/ |
D | link.c | 2733 { AF_UNSPEC, RTNLGRP_LINK }, 2734 { AF_BRIDGE, RTNLGRP_LINK },
|
/external/libnl/doc/ |
D | route.txt | 154 multicast group +RTNLGRP_LINK+ to inform about various link events. It is 173 Notification sent by the kernel to the multicast group +RTNLGRP_LINK+ when
|
D | core.txt | 703 nl_socket_add_memberships(sk, RTNLGRP_LINK, 0);
|