Searched refs:ospf_distance (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_zebra.h33 struct ospf_distance struct
H A Dospf_zebra.c1001 struct ospf_distance *
1004 struct ospf_distance *new;
1005 new = XMALLOC (MTYPE_OSPF_DISTANCE, sizeof (struct ospf_distance));
1006 memset (new, 0, sizeof (struct ospf_distance));
1011 ospf_distance_free (struct ospf_distance *odistance)
1024 struct ospf_distance *odistance;
1071 struct ospf_distance *odistance;
1106 struct ospf_distance *odistance;
1124 struct ospf_distance *odistance;
H A Dospf_vty.c6005 DEFUN (ospf_distance,
7051 struct ospf_distance *odistance;

Completed in 42 milliseconds