Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbatadv_packet.h113 * (both link-local and routable ones)
115 * (both link-local and routable ones)
117 * only need routable IPv4 multicast packets we signed up for explicitly
119 * only need routable IPv6 multicast packets we signed up for explicitly
/linux/Documentation/devicetree/bindings/timer/
H A Dti,timer-dm.yaml74 Timer is routable to the DSP in addition to the operating system.
/linux/net/batman-adv/
H A Dmulticast.c981 * @is_routable: stores whether the destination is routable
1046 * @is_routable: stores whether the destination is routable
1088 * @is_routable: stores whether the destination is routable
1151 * Return: the number of nodes which want all routable IPv4 multicast traffic
1152 * if the protocol is ETH_P_IP or the number of nodes which want all routable
1174 * @is_routable: stores whether the destination is routable
1218 * @is_routable: stores whether the destination is routable
1546 * @is_routable: stores whether the destination is routable
H A 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
H A Dtypes.h1286 * @want_all_rtr4_list: a list of orig_nodes wanting all routable IPv4
1292 * @want_all_rtr6_list: a list of orig_nodes wanting all routable IPv6
/linux/net/ipv6/netfilter/
H A Dip6t_rpfilter.c103 return true ^ invert; /* not routable: forward path will drop it */ in rpfilter_mt()
/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()
/linux/drivers/infiniband/core/
H A Daddr.c482 * we're definitely in RoCE v2 (as RoCE v1 isn't routable) set the in copy_src_l2_addr()
/linux/drivers/irqchip/
H A Dirq-mips-gic.c163 /* All local interrupts are routable in EIC mode. */ in gic_local_irq_is_routable()
/linux/include/linux/
H A Dvmw_vmci_defs.h533 * Maximum supported size of a VMCI datagram for routable datagrams.
/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.c538 * the maximum size of a (routable) datagram is 68KB. in vmci_ctx_dequeue_datagram()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c1550 /* DCE2 has at least 1 routable audio block */ in radeon_afmt_init()
1556 /* r6xx has 2 routable audio blocks */ in radeon_afmt_init()
/linux/net/ipv4/
H A Dip_tunnel_core.c406 * For routable interfaces, we just need to update the PMTU for the destination.
H A Dipmr.c2182 * option to IGMP packets destined to routable in ip_mr_input()
/linux/net/sctp/
H A Dinput.c156 * IP address of an SCTP transport address must be a routable in sctp_rcv()
/linux/net/appletalk/
H A Dddp.c1536 /* Non routable, so force a drop if we slip up later */ in ltalk_rcv()