![]() |
NetSim Source Code Help
|

Go to the source code of this file.
Macros | |
| #define | isBroadcastInterface(d, i) (DEVICE_INTERFACE(d,i)->nInterfaceType != INTERFACE_WAN_ROUTER) |
Functions | |
| static bool | isInPresentInRoute (NETSIM_ID d, NETSIM_ID in, ptrIP_FORWARD_ROUTE route) |
| static bool | isIamSrc (NetSim_PACKET *packet, NETSIM_ID d) |
| static bool | isIamDR (NETSIM_ID d, NETSIM_ID in) |
| int | pim_route_msg () |
| #define isBroadcastInterface | ( | d, | |
| i | |||
| ) | (DEVICE_INTERFACE(d,i)->nInterfaceType != INTERFACE_WAN_ROUTER) |
Definition at line 43 of file PIM_Route_Msg.c.
|
static |
|
static |
| int pim_route_msg | ( | ) |
Definition at line 59 of file PIM_Route_Msg.c.

