Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/rtadvd/
HDif.c90 char *mcastif; variable
609 if (mcastif != NULL) { in update_ifinfo()
610 error = sock_mc_rr_update(&sock, mcastif); in update_ifinfo()
HDrtadvd.h290 extern char *mcastif;
HDrtadvd.c206 mcastif = optarg; in main()
882 if (mcastif == NULL) { in rtadvd_input()
1589 if (mcastif != NULL) in sock_open()