Home
last modified time | relevance | path

Searched full:routable (Results 1 – 12 of 12) 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
H A Dmctp.h41 * required to uniquely resolve a routable EID.
/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.c987 * @is_routable: stores whether the destination is routable
1055 * @is_routable: stores whether the destination is routable
1097 * @is_routable: stores whether the destination is routable
1160 * Return: the number of nodes which want all routable IPv4 multicast traffic
1161 * if the protocol is ETH_P_IP or the number of nodes which want all routable
1183 * @is_routable: stores whether the destination is routable
1227 * @is_routable: stores whether the destination is routable
1557 * @is_routable: stores whether the destination is routable
/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/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_context_test_run.c571 * A routable IPv6 UDP frame is written into the tap fd, so it enters the RX
/linux/drivers/irqchip/
H A Dirq-mips-gic.c163 /* All local interrupts are routable in EIC mode. */ in gic_local_irq_is_routable()
/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/net/ipv4/
H A Dip_tunnel_core.c439 * For routable interfaces, we just need to update the PMTU for the destination. in skb_tunnel_check_pmtu()
H A Dipmr.c2231 * 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()