Searched refs:PIM (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/net/ipv6/ |
| D | Kconfig | 283 bool "IPv6: PIM-SM version 2 support" 286 Support for IPv6 PIM multicast routing protocol PIM-SMv2.
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_trap.c | 432 .group = DEVLINK_TRAP_GROUP_GENERIC(PIM, 12), 886 .trap = MLXSW_SP_TRAP_CONTROL(IPV4_PIM, PIM, TRAP), 888 MLXSW_SP_RXL_MARK(IPV4_PIM, PIM, TRAP_TO_CPU, false), 892 .trap = MLXSW_SP_TRAP_CONTROL(IPV6_PIM, PIM, TRAP), 894 MLXSW_SP_RXL_MARK(IPV6_PIM, PIM, TRAP_TO_CPU, false),
|
| /Linux-v5.10/net/ipv4/ |
| D | Kconfig | 247 bool "IP: PIM-SM version 1 support" 250 Kernel side support for Sparse Mode PIM (Protocol Independent 254 information about PIM. 256 Say Y if you want to use PIM-SM v1. Note that you can say N here if 257 you just want to use Dense Mode PIM. 260 bool "IP: PIM-SM version 2 support" 263 Kernel side support for Sparse Mode PIM version 2. In order to use
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-css | 31 Description: Contains the PIM/PAM/POM values, as reported by the
|
| /Linux-v5.10/Documentation/networking/devlink/ |
| D | devlink-trap.rst | 340 - Traps IPv4 PIM packets 343 - Traps IPv6 PIM packets 549 - Contains packet traps for PIM packets
|
| /Linux-v5.10/drivers/char/pcmcia/ |
| D | synclink_cs.c | 284 #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-v5.10/net/core/ |
| D | devlink.c | 9528 DEVLINK_TRAP_GROUP(PIM),
|