Searched defs:ptable (Results 1 – 2 of 2) sorted by relevance
59 struct ptable struct61 struct ptable *pt_next; /* pointer to the next entry */ argument62 u_int32_t pt_router; /* router that sent this prune */63 vifi_t pt_vifi; /* vif prune received on */64 int pt_timer; /* timer for prune */
528 register RRIP_TABLE *ptable; local