Home
last modified time | relevance | path

Searched refs:legal_vif_num (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_var.h192 extern int (*legal_vif_num)(int);
/f-stack/freebsd/netinet/
H A Dip_var.h192 extern int (*legal_vif_num)(int);
H A Draw_ip.c130 int (*legal_vif_num)(int); variable
H A Dip_mroute.c2911 legal_vif_num = X_legal_vif_num; in ip_mroute_modevent()
2949 legal_vif_num = NULL; in ip_mroute_modevent()
H A Din_mcast.c2777 if (legal_vif_num == NULL) { in inp_setmoptions()
2784 if (!legal_vif_num(vifi) && (vifi != -1)) { in inp_setmoptions()