Home
last modified time | relevance | path

Searched refs:PIM (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-css30 Description: Contains the PIM/PAM/POM values, as reported by the
/Linux-v4.19/net/ipv6/
DKconfig301 bool "IPv6: PIM-SM version 2 support"
304 Support for IPv6 PIM multicast routing protocol PIM-SMv2.
/Linux-v4.19/net/ipv4/
DKconfig246 bool "IP: PIM-SM version 1 support"
249 Kernel side support for Sparse Mode PIM (Protocol Independent
253 information about PIM.
255 Say Y if you want to use PIM-SM v1. Note that you can say N here if
256 you just want to use Dense Mode PIM.
259 bool "IP: PIM-SM version 2 support"
262 Kernel side support for Sparse Mode PIM version 2. In order to use
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c284 #define PIM 0x3d macro
358 { info->pim_value |= (mask); write_reg(info, PIM, info->pim_value); }
361 { info->pim_value &= ~(mask); write_reg(info, PIM, info->pim_value); }
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c3470 MLXSW_SP_RXL_MARK(IPV4_PIM, TRAP_TO_CPU, PIM, false),
3471 MLXSW_SP_RXL_MARK(IPV6_PIM, TRAP_TO_CPU, PIM, false),