Home
last modified time | relevance | path

Searched refs:GET_OPAQUE_ID (Results 1 – 16 of 16) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_sr.c1070 found ? "Update" : "Add", GET_OPAQUE_ID(srl->instance), in update_ext_link_sid()
1138 found ? "Update" : "Add", GET_OPAQUE_ID(srp->instance), in update_ext_prefix_sid()
1258 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ri_lsa_update()
1328 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ri_lsa_update()
1403 &lsah->adv_router, GET_OPAQUE_ID(ntohl(lsah->id.s_addr))); in ospf_sr_ri_lsa_delete()
1427 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ri_lsa_delete()
1447 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ext_link_lsa_update()
1498 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ext_link_lsa_delete()
1679 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ext_prefix_lsa_update()
1730 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ext_prefix_lsa_delete()
[all …]
H A Dospf_opaque.c705 oipi->opaque_id = GET_OPAQUE_ID(ntohl(new->data->id.s_addr)); in register_opaque_info_per_id()
732 uint32_t key = GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr)); in lookup_opaque_info_by_id()
1169 uint32_t opaque_id = GET_OPAQUE_ID(lsid); in show_opaque_info_detail()
1554 GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr))); in ospf_opaque_lsa_install()
2015 GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr))); in ospf_opaque_lsa_refresh_schedule()
2046 GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr))); in ospf_opaque_lsa_refresh_schedule()
2130 GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr))); in ospf_opaque_lsa_flush_schedule()
H A Dospf_opaque.h46 #define GET_OPAQUE_ID(lsid) ((uint32_t)(lsid)&LSID_OPAQUE_ID_MASK) macro
H A Dospf_ext.c272 uint32_t key = GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr)); in lookup_ext_by_instance()
H A Dospf_ri.c1030 if (GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr)) != 0) { in ospf_router_info_lsa_refresh()
H A Dospf_te.c232 unsigned int key = GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr)); in lookup_linkparams_by_instance()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_sr.c1070 found ? "Update" : "Add", GET_OPAQUE_ID(srl->instance), in update_ext_link_sid()
1138 found ? "Update" : "Add", GET_OPAQUE_ID(srp->instance), in update_ext_prefix_sid()
1258 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ri_lsa_update()
1328 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ri_lsa_update()
1403 &lsah->adv_router, GET_OPAQUE_ID(ntohl(lsah->id.s_addr))); in ospf_sr_ri_lsa_delete()
1427 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ri_lsa_delete()
1447 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ext_link_lsa_update()
1498 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ext_link_lsa_delete()
1679 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ext_prefix_lsa_update()
1730 __func__, GET_OPAQUE_ID(ntohl(lsah->id.s_addr)), in ospf_sr_ext_prefix_lsa_delete()
[all …]
H A Dospf_opaque.c705 oipi->opaque_id = GET_OPAQUE_ID(ntohl(new->data->id.s_addr)); in register_opaque_info_per_id()
732 uint32_t key = GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr)); in lookup_opaque_info_by_id()
1169 uint32_t opaque_id = GET_OPAQUE_ID(lsid); in show_opaque_info_detail()
1554 GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr))); in ospf_opaque_lsa_install()
2015 GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr))); in ospf_opaque_lsa_refresh_schedule()
2046 GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr))); in ospf_opaque_lsa_refresh_schedule()
2130 GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr))); in ospf_opaque_lsa_flush_schedule()
H A Dospf_opaque.h46 #define GET_OPAQUE_ID(lsid) ((uint32_t)(lsid)&LSID_OPAQUE_ID_MASK) macro
H A Dospf_ext.c272 uint32_t key = GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr)); in lookup_ext_by_instance()
H A Dospf_ri.c1030 if (GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr)) != 0) { in ospf_router_info_lsa_refresh()
H A Dospf_te.c232 unsigned int key = GET_OPAQUE_ID(ntohl(lsa->data->id.s_addr)); in lookup_linkparams_by_instance()
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_opaque.c704 oipi->opaque_id = GET_OPAQUE_ID (ntohl (new->data->id.s_addr)); in register_opaque_info_per_id()
733 u_int32_t key = GET_OPAQUE_ID (ntohl (lsa->data->id.s_addr)); in lookup_opaque_info_by_id()
1182 u_int32_t opaque_id = GET_OPAQUE_ID (lsid); in show_opaque_info_detail()
1556 …x]", lsa->data->type, GET_OPAQUE_TYPE (ntohl (lsa->data->id.s_addr)), GET_OPAQUE_ID (ntohl (lsa->d… in ospf_opaque_lsa_install()
2008 …x]", lsa->data->type, GET_OPAQUE_TYPE (ntohl (lsa->data->id.s_addr)), GET_OPAQUE_ID (ntohl (lsa->d… in ospf_opaque_lsa_refresh_schedule()
2033 …a->data->type, delay, GET_OPAQUE_TYPE (ntohl (lsa->data->id.s_addr)), GET_OPAQUE_ID (ntohl (lsa->d… in ospf_opaque_lsa_refresh_schedule()
2117 …x]", lsa->data->type, GET_OPAQUE_TYPE (ntohl (lsa->data->id.s_addr)), GET_OPAQUE_ID (ntohl (lsa->d… in ospf_opaque_lsa_flush_schedule()
H A Dospf_opaque.h49 #define GET_OPAQUE_ID(lsid) \ macro
H A Dospf_ri.c790 if (GET_OPAQUE_ID (ntohl (lsa->data->id.s_addr)) != 0) in ospf_router_info_lsa_refresh()
H A Dospf_te.c284 unsigned int key = GET_OPAQUE_ID (ntohl (lsa->data->id.s_addr)); in lookup_linkparams_by_instance()