Searched refs:PIM (Results 1 – 4 of 4) sorted by relevance
30 Description: Contains the PIM/PAM/POM values, as reported by the
273 bool "IPv6: PIM-SM version 2 support"276 Support for IPv6 PIM multicast routing protocol PIM-SMv2.
241 bool "IP: PIM-SM version 1 support"244 Kernel side support for Sparse Mode PIM (Protocol Independent248 information about PIM.250 Say Y if you want to use PIM-SM v1. Note that you can say N here if251 you just want to use Dense Mode PIM.254 bool "IP: PIM-SM version 2 support"257 Kernel side support for Sparse Mode PIM version 2. In order to use
284 #define PIM 0x3d macro358 { info->pim_value |= (mask); write_reg(info, PIM, info->pim_value); }361 { info->pim_value &= ~(mask); write_reg(info, PIM, info->pim_value); }