Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dirdp_interface.c96 static const char *inet_2a(uint32_t a, char *b) in inet_2a() function
143 inet_2a(group, b1), safe_strerror(errno)); in if_group()
165 inet_2a(htonl(INADDR_ALLRTRS_GROUP), b1), ifp->name); in if_add_group()
186 inet_2a(htonl(INADDR_ALLRTRS_GROUP), b1), ifp->name); in if_drop_group()
386 inet_2a(adv->ip.s_addr, b1), adv->pref); in irdp_config_write()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dirdp_interface.c96 static const char *inet_2a(uint32_t a, char *b) in inet_2a() function
143 inet_2a(group, b1), safe_strerror(errno)); in if_group()
165 inet_2a(htonl(INADDR_ALLRTRS_GROUP), b1), ifp->name); in if_add_group()
186 inet_2a(htonl(INADDR_ALLRTRS_GROUP), b1), ifp->name); in if_drop_group()
386 inet_2a(adv->ip.s_addr, b1), adv->pref); in irdp_config_write()
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dirdp_interface.c71 inet_2a(u_int32_t a, char *b) in inet_2a() function
123 inet_2a(group, b1), in if_group()
144 inet_2a(htonl(INADDR_ALLRTRS_GROUP), b1), in if_add_group()
163 inet_2a(htonl(INADDR_ALLRTRS_GROUP), b1), in if_drop_group()
363 inet_2a(adv->ip.s_addr, b1), in irdp_config_write()