Home
last modified time | relevance | path

Searched refs:RTNLGRP_LINK (Results 1 – 22 of 22) sorted by relevance

/external/libnl/include/linux-private/linux/
Drtnetlink.h546 RTNLGRP_LINK, enumerator
547 #define RTNLGRP_LINK RTNLGRP_LINK macro
/external/iproute2/include/uapi/linux/
Drtnetlink.h615 RTNLGRP_LINK, enumerator
616 #define RTNLGRP_LINK RTNLGRP_LINK macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h647 RTNLGRP_LINK, enumerator
648 #define RTNLGRP_LINK RTNLGRP_LINK macro
/external/iproute2/ip/
Dipmonitor.c164 groups |= nl_mgrp(RTNLGRP_LINK); in do_ipmonitor()
242 groups |= nl_mgrp(RTNLGRP_LINK); in do_ipmonitor()
Drtmon.c142 groups |= nl_mgrp(RTNLGRP_LINK); in main()
/external/iproute2/bridge/
Dmonitor.c112 groups |= nl_mgrp(RTNLGRP_LINK); in do_monitor()
/external/libnl/src/
Dnl-monitor.c46 { RTNLGRP_LINK, "link" }, in main()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_sparc64.go472 RTNLGRP_LINK = 0x1 const
Dztypes_linux_s390x.go521 RTNLGRP_LINK = 0x1 const
Dztypes_linux_386.go517 RTNLGRP_LINK = 0x1 const
Dztypes_linux_mips.go518 RTNLGRP_LINK = 0x1 const
Dztypes_linux_amd64.go521 RTNLGRP_LINK = 0x1 const
Dztypes_linux_ppc64.go523 RTNLGRP_LINK = 0x1 const
Dztypes_linux_mips64.go522 RTNLGRP_LINK = 0x1 const
Dztypes_linux_mipsle.go518 RTNLGRP_LINK = 0x1 const
Dztypes_linux_arm.go520 RTNLGRP_LINK = 0x1 const
Dztypes_linux_arm64.go522 RTNLGRP_LINK = 0x1 const
Dztypes_linux_mips64le.go522 RTNLGRP_LINK = 0x1 const
Dztypes_linux_ppc64le.go523 RTNLGRP_LINK = 0x1 const
/external/libnl/lib/route/
Dlink.c2733 { AF_UNSPEC, RTNLGRP_LINK },
2734 { AF_BRIDGE, RTNLGRP_LINK },
/external/libnl/doc/
Droute.txt154 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
Dcore.txt703 nl_socket_add_memberships(sk, RTNLGRP_LINK, 0);