Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/rtadvd/
HDif.c89 char *mcastif; variable
586 if (mcastif != NULL) { in update_ifinfo()
587 error = sock_mc_rr_update(&sock, mcastif); in update_ifinfo()
HDrtadvd.h286 extern char *mcastif;
HDrtadvd.c205 mcastif = optarg; in main()
881 if (mcastif == NULL) { in rtadvd_input()
1583 if (mcastif != NULL) in sock_open()