Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
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
/linux-6.12.1/Documentation/devicetree/bindings/timer/
Dti,timer-dm.yaml74 Timer is routable to the DSP in addition to the operating system.
/linux-6.12.1/net/batman-adv/
Dmulticast.c984 * @is_routable: stores whether the destination is routable
1049 * @is_routable: stores whether the destination is routable
1091 * @is_routable: stores whether the destination is routable
1154 * Return: the number of nodes which want all routable IPv4 multicast traffic
1155 * if the protocol is ETH_P_IP or the number of nodes which want all routable
1177 * @is_routable: stores whether the destination is routable
1221 * @is_routable: stores whether the destination is routable
1549 * @is_routable: stores whether the destination is routable
Dmulticast_forw.c481 * @is_routable: indicates whether the destination is routable
573 * @is_routable: indicates whether the destination is routable
1116 * @is_routable: indicates whether the destination is routable
Dtypes.h1306 * @want_all_rtr4_list: a list of orig_nodes wanting all routable IPv4
1312 * @want_all_rtr6_list: a list of orig_nodes wanting all routable IPv6
/linux-6.12.1/net/ipv6/netfilter/
Dip6t_rpfilter.c103 return true ^ invert; /* not routable: forward path will drop it */ in rpfilter_mt()
/linux-6.12.1/Documentation/driver-api/pci/
Dp2pdma.rst20 hierarchy will be routable, but it does not require routing
/linux-6.12.1/arch/mips/mti-malta/
Dmalta-time.c129 * Some cores claim the FDC is routable through the GIC, but it doesn't in get_c0_fdc_int()
/linux-6.12.1/drivers/irqchip/
Dirq-mips-gic.c82 /* All local interrupts are routable in EIC mode. */ in gic_local_irq_is_routable()
/linux-6.12.1/drivers/infiniband/core/
Daddr.c482 * we're definitely in RoCE v2 (as RoCE v1 isn't routable) set the in copy_src_l2_addr()
/linux-6.12.1/include/linux/
Dvmw_vmci_defs.h535 * Maximum supported size of a VMCI datagram for routable datagrams.
/linux-6.12.1/drivers/gpu/drm/radeon/
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()
/linux-6.12.1/drivers/misc/vmw_vmci/
Dvmci_context.c558 * the maximum size of a (routable) datagram is 68KB. in vmci_ctx_dequeue_datagram()
/linux-6.12.1/net/ipv4/
Dip_tunnel_core.c404 * For routable interfaces, we just need to update the PMTU for the destination.
Dipmr.c2143 * option to IGMP packets destined to routable in ip_mr_input()
/linux-6.12.1/include/net/
Dipv6.h812 * (Overlay Routable Cryptographic Hash Identifiers)
/linux-6.12.1/net/sctp/
Dinput.c156 * IP address of an SCTP transport address must be a routable in sctp_rcv()
/linux-6.12.1/net/appletalk/
Dddp.c1535 /* Non routable, so force a drop if we slip up later */ in ltalk_rcv()