Home
last modified time | relevance | path

Searched refs:NUD_REACHABLE (Results 1 – 25 of 1975) sorted by relevance

12345678910>>...79

/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/application/
H A Dnetlink.py55 if neighbor.state == Neighbor.Type.State.NUD_REACHABLE:
63 …t('mac', ':'.join(_.encode('hex') for _ in neighbor.attributes[Neighbor.Type.State.NUD_REACHABLE]))
/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/netlink/route/
H A Dneighbor.py48 NUD_REACHABLE = 0x02 # A confirmed working cache entry variable in Neighbor.Type.State
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/rtnl/
H A Dndmsg.py15 NUD_REACHABLE = 0x02 variable
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/data_access/
H A Darp_netlink.c272 case NUD_REACHABLE: in fillup_entry_info()
302 case NUD_REACHABLE: in fillup_entry_info()
/dports/net/quagga/quagga-1.2.4/nhrpd/
H A Dnetlink_arp.c42 .ndm_state = nbma ? NUD_REACHABLE : NUD_FAILED, in netlink_update_binding()
101 nhrp_cache_set_used(c, state == NUD_REACHABLE); in netlink_neigh_msg()
/dports/net-mgmt/lldpd/lldpd-1.0.8/include/linux/
H A Dneighbour.h53 #define NUD_REACHABLE 0x02 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dneighbour.h37 #define NUD_IN_TIMER (NUD_INCOMPLETE|NUD_REACHABLE|NUD_DELAY|NUD_PROBE)
38 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)
39 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dneighbour.h37 #define NUD_IN_TIMER (NUD_INCOMPLETE|NUD_REACHABLE|NUD_DELAY|NUD_PROBE)
38 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)
39 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dneighbour.h37 #define NUD_IN_TIMER (NUD_INCOMPLETE|NUD_REACHABLE|NUD_DELAY|NUD_PROBE)
38 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)
39 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE)
/dports/net/frr7-pythontools/frr-frr-7.5.1/include/linux/
H A Dneighbour.h57 #define NUD_REACHABLE 0x02 macro
/dports/net/frr7/frr-frr-7.5.1/include/linux/
H A Dneighbour.h57 #define NUD_REACHABLE 0x02 macro
/dports/net/frr7-pythontools/frr-frr-7.5.1/nhrpd/
H A Dnetlink_arp.c48 .ndm_state = nbma ? NUD_REACHABLE : NUD_FAILED, in netlink_update_binding()
131 nhrp_cache_set_used(c, state == NUD_REACHABLE); in netlink_neigh_msg()
/dports/net/frr7/frr-frr-7.5.1/nhrpd/
H A Dnetlink_arp.c48 .ndm_state = nbma ? NUD_REACHABLE : NUD_FAILED, in netlink_update_binding()
131 nhrp_cache_set_used(c, state == NUD_REACHABLE); in netlink_neigh_msg()
/dports/sysutils/busybox/busybox-1.26.2/networking/libiproute/
H A Dipneigh.c66 NUD_PERMANENT,NUD_REACHABLE, NUD_NOARP,NUD_NONE, in nud_state_a2n()
73 (NUD_PERMANENT|NUD_REACHABLE| NUD_NOARP|NUD_NONE| in nud_state_a2n()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dneighbour.h57 #define NUD_REACHABLE 0x02 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dneighbour.h57 #define NUD_REACHABLE 0x02 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dneighbour.h60 #define NUD_REACHABLE 0x02 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dneighbour.h60 #define NUD_REACHABLE 0x02 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dneighbour.h57 #define NUD_REACHABLE 0x02 macro
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirarptable.c100 (!(r->ndm_state == NUD_STALE || r->ndm_state == NUD_REACHABLE))) in virArpTableGet()
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/
H A Dneigh_linux.go28 NUD_REACHABLE = 0x02 const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Dneigh_linux.go28 NUD_REACHABLE = 0x02 const
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Dneigh_linux.go28 NUD_REACHABLE = 0x02 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Dneigh_linux.go28 NUD_REACHABLE = 0x02 const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Dneigh_linux.go28 NUD_REACHABLE = 0x02 const

12345678910>>...79