Searched refs:igp (Results 1 – 3 of 3) sorted by relevance
455 struct ignore *igp; in ignore1() local465 igp = calloc(1, sizeof(struct ignore)); in ignore1()466 igp->i_field = calloc((unsigned)strlen(field) + 1, in ignore1()468 strcpy(igp->i_field, field); in ignore1()469 igp->i_link = tab->i_head[h]; in ignore1()470 tab->i_head[h] = igp; in ignore1()483 struct ignore *igp; in igshow() local493 for (igp = tab->i_head[h]; igp != NULL; igp = igp->i_link) in igshow()494 *ap++ = igp->i_field; in igshow()
586 struct ignore *igp; in member() local588 for (igp = table->i_head[hash(realfield)]; igp != NULL; igp = igp->i_link) in member()589 if (*igp->i_field == *realfield && in member()590 equal(igp->i_field, realfield)) in member()
15 igp 9 IGP # any private interior gateway (Cisco: for IGRP)92 nsfnet-igp 85 NSFNET-IGP # NSFNET-IGP