Home
last modified time | relevance | path

Searched refs:update_persist_ifinfo (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/rtadvd/
HDif.h55 struct ifinfo *update_persist_ifinfo(struct ifilist_head_t *,
HDif.c337 update_persist_ifinfo(struct ifilist_head_t *ifi_head, const char *ifname) in update_persist_ifinfo() function
HDconfig.c235 update_persist_ifinfo(&ifilist, ifi->ifi_ifname); in rm_ifinfo()
HDrtadvd.c265 update_persist_ifinfo(&ifilist, argv[i]); in main()