vif.c | 54 * them in the kernel. Start routing on all vifs that are 515 * query from a router with a lower IP address, yield to them. 696 u_int32_t temp_addr, us, them = src; local in function:accept_neighbor_request 744 send_igmp(us, them, IGMP_DVMRP, DVMRP_NEIGHBORS, 768 send_igmp(us, them, IGMP_DVMRP, DVMRP_NEIGHBORS, htonl(MROUTED_LEVEL), 783 u_int32_t us, them = src; local in function:accept_neighbor_request2 840 send_igmp(us, them, IGMP_DVMRP, DVMRP_NEIGHBORS2, 858 send_igmp(us, them, IGMP_DVMRP, DVMRP_NEIGHBORS2, 883 send_igmp(us, them, IGMP_DVMRP, DVMRP_NEIGHBORS2, htonl(MROUTED_LEVEL),
|