Home
last modified time | relevance | path

Searched full:routable (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dbatadv_packet.h112 * (both link-local and routable ones)
114 * (both link-local and routable ones)
116 * only need routable IPv4 multicast packets we signed up for explicitly
118 * only need routable IPv6 multicast packets we signed up for explicitly
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dti,timer-dm.yaml74 Timer is routable to the DSP in addition to the operating system.
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_rpfilter.c103 return true ^ invert; /* not routable: forward path will drop it */ in rpfilter_mt()
/openbmc/linux/net/batman-adv/
H A Dmulticast.c950 * @is_routable: stores whether the destination is routable
1015 * @is_routable: stores whether the destination is routable
1057 * @is_routable: stores whether the destination is routable
1120 * Return: the number of nodes which want all routable IPv4 multicast traffic
1121 * if the protocol is ETH_P_IP or the number of nodes which want all routable
1142 * @is_routable: stores whether the destination is routable
1472 * @is_routable: stores whether the destination is routable
H A Dtypes.h1242 * @want_all_rtr4_list: a list of orig_nodes wanting all routable IPv4
1248 * @want_all_rtr6_list: a list of orig_nodes wanting all routable IPv6
/openbmc/linux/Documentation/driver-api/pci/
H A Dp2pdma.rst20 hierarchy will be routable, but it does not require routing
/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-time.c129 * Some cores claim the FDC is routable through the GIC, but it doesn't in get_c0_fdc_int()
/openbmc/dbus-sensors/src/intrusion/
H A DIntrusionSensorMain.cpp313 bool newLanConnected = (*pState == "routable" || *pState == "carrier" || in processLanStatusChange()
457 (*pState == "routable" || *pState == "carrier" || in initializeLanStatus()
/openbmc/linux/drivers/irqchip/
H A Dirq-mips-gic.c82 /* All local interrupts are routable in EIC mode. */ in gic_local_irq_is_routable()
/openbmc/u-boot/arch/x86/
H A DKconfig695 routable. On most older chipsets, this is 4, PIRQA through PIRQD.
/openbmc/linux/drivers/infiniband/core/
H A Daddr.c488 * we're definitely in RoCE v2 (as RoCE v1 isn't routable) set the in copy_src_l2_addr()
/openbmc/linux/include/linux/
H A Dvmw_vmci_defs.h535 * Maximum supported size of a VMCI datagram for routable datagrams.
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c1549 /* DCE2 has at least 1 routable audio block */ in radeon_afmt_init()
1555 /* r6xx has 2 routable audio blocks */ in radeon_afmt_init()
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.c558 * the maximum size of a (routable) datagram is 68KB. in vmci_ctx_dequeue_datagram()
/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c403 * For routable interfaces, we just need to update the PMTU for the destination.
H A Dipmr.c2154 * option to IGMP packets destined to routable in ip_mr_input()
/openbmc/linux/net/sctp/
H A Dinput.c156 * IP address of an SCTP transport address must be a routable in sctp_rcv()
/openbmc/linux/include/net/
H A Dipv6.h815 * (Overlay Routable Cryptographic Hash Identifiers)
/openbmc/linux/net/appletalk/
H A Dddp.c1558 /* Non routable, so force a drop if we slip up later */ in ltalk_rcv()