Searched defs:adv_router (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dprefix.h41 struct in_addr adv_router; member in struct:prefix::__anon7605::__anon7606
70 struct in_addr adv_router; member in struct:prefix_ls
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_asbr.c296 u_int32_t id, adv_router; local
327 u_int32_t id, adv_router; local
[all...]
H A Dospf6_lsdb.c183 ospf6_lsdb_lookup_lsdb (u_int16_t type, u_int32_t id, u_int32_t adv_router, argument
71 ospf6_lsdb_set_key(struct prefix_ipv6 *key, int flag, u_int16_t type, u_int32_t id, u_int32_t adv_router) argument
158 ospf6_lsdb_lookup_node(struct ospf6_lsdb_node *node, u_int16_t type, u_int32_t id, u_int32_t adv_router, struct ospf6_lsdb *lsdb) argument
247 ospf6_lsdb_type_router(struct ospf6_lsdb_node *node, u_int16_t type, u_int32_t adv_router, struct ospf6_lsdb *lsdb) argument
308 ospf6_lsdb_lookup(u_int16_t type, u_int32_t id, u_int32_t adv_router, void *scope) argument
438 ospf6_lsdb_match(int flag, u_int16_t type, u_int32_t id, u_int32_t adv_router, struct ospf6_lsa *lsa) argument
462 u_int32_t id, adv_router; local
[all...]
H A Dospf6_neighbor.c525 char type[16], id[16], adv_router[16]; variable
H A Dospf6_intra.c329 char buf[128], type[32], id[32], adv_router[32]; local
[all...]
H A Dospf6_message.h108 u_int32_t adv_router; /* Advertising Router */ member in struct:ospf6_lsreq
H A Dospf6_route.h62 u_int32_t adv_router; member in struct:ls_origin
H A Dospf6_route.c388 char id[BUFSIZ], adv_router[BUFSIZ]; local
[all...]
H A Dospf6_lsa.c115 ospf6_lsa_match (u_int16_t type, u_int32_t id, u_int32_t adv_router, argument
395 char adv_router[64], id[64], type[32]; local
440 char adv_router[16], id[16], type[16]; local
495 ospf6_lsa_seqnum_new(u_int16_t type, u_int32_t id, u_int32_t adv_router, void *scope) argument
728 ospf6_lsa_originate(u_int16_t type, u_int32_t id, u_int32_t adv_router, char *data, int data_len, void *scope) argument
[all...]
H A Dospf6_lsa.h118 u_int32_t adv_router; member in struct:ospf6_network_lsd
192 u_int32_t adv_router; /* Advertising Router */ member in struct:ospf6_lsa_header__
H A Dospf6_spf.c230 u_int32_t id, adv_router; local
282 ospf6_spf_get_ipaddr(u_int32_t id, u_int32_t adv_router, u_int32_t ifindex) argument
336 u_int32_t adv_router, id; local
421 u_int32_t id, adv_router; local
616 u_int32_t id, adv_router; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_lsdb.c197 ospf_lsdb_lookup_by_id(struct ospf_lsdb *lsdb, u_char type, struct in_addr id, struct in_addr adv_router) argument
224 ospf_lsdb_lookup_by_id_next(struct ospf_lsdb *lsdb, u_char type, struct in_addr id, struct in_addr adv_router, int first) argument
H A Dospf_route.h41 struct in_addr adv_router; member in struct:ospf_path
H A Dospf_dump.c495 struct in_addr adv_router; local
H A Dospf_lsa.h64 struct in_addr adv_router; member in struct:lsa_header
H A Dospf_packet.c1218 struct in_addr adv_router; local
H A Dospf_lsa.c2640 ospf_lsa_lookup(struct ospf_area *area, u_int32_t type, struct in_addr id, struct in_addr adv_router) argument
H A Dospf_vty.c3459 show_lsa_prefix_set(struct vty *vty, struct prefix_ls *lp, struct in_addr *id, struct in_addr *adv_router) argument
3480 show_lsa_detail_proc(struct vty *vty, struct route_table *rt, struct in_addr *id, struct in_addr *adv_router) argument
3511 show_lsa_detail(struct vty *vty, int type, struct in_addr *id, struct in_addr *adv_router) argument
3541 show_lsa_detail_adv_router_proc(struct vty *vty, struct route_table *rt, struct in_addr *adv_router) argument
3562 show_lsa_detail_adv_router(struct vty *vty, int type, struct in_addr *adv_router) argument
3725 struct in_addr id, adv_router; variable in typeref:struct:
3863 struct in_addr adv_router; variable in typeref:struct:in_addr
[all...]

Completed in 208 milliseconds