Searched refs:imo_loop (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/netinet/
H A Dip_var.h168 u_int8_t imo_loop; /* 1 => hear sends if a member */ member in struct:ip_moptions
H A Digmp.c648 imo.imo_loop = (ip_mrouter[ifp->if_rdomain] != NULL);
650 imo.imo_loop = 0;
H A Dip_output.c303 if ((imo == NULL || imo->imo_loop) &&
1417 imo->imo_loop = IP_DEFAULT_MULTICAST_LOOP;
1513 imo->imo_loop = loop;
1672 imo->imo_loop == IP_DEFAULT_MULTICAST_LOOP &&
1721 : imo->imo_loop;
H A Dip_mroute.c1282 imo.imo_loop = 1;
H A Dip_carp.c1887 imo->imo_loop = 0;
/openbsd-current/sys/net/
H A Dif_vxlan.c519 imo.imo_loop = 0;
H A Dif_gre.c3719 imo.imo_loop = 0;
H A Dif_pfsync.c1540 imo.imo_loop = 0;

Completed in 273 milliseconds