Home
last modified time | relevance | path

Searched refs:if_rmap1 (Results 1 – 3 of 3) sorted by relevance

/dports/net/quagga/quagga-1.2.4/lib/
H A Dif_rmap.c120 const struct if_rmap *if_rmap1 = arg1; in if_rmap_hash_cmp() local
123 return strcmp (if_rmap1->ifname, if_rmap2->ifname) == 0; in if_rmap_hash_cmp()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dif_rmap.c119 const struct if_rmap *if_rmap1 = arg1; in if_rmap_hash_cmp() local
122 return strcmp(if_rmap1->ifname, if_rmap2->ifname) == 0; in if_rmap_hash_cmp()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dif_rmap.c119 const struct if_rmap *if_rmap1 = arg1; in if_rmap_hash_cmp() local
122 return strcmp(if_rmap1->ifname, if_rmap2->ifname) == 0; in if_rmap_hash_cmp()