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

/openbsd-current/sys/netinet/
H A Dip_var.h167 u_int8_t imo_ttl; /* TTL for outgoing multicasts */ member in struct:ip_moptions
H A Dip_output.c263 ip->ip_ttl = imo->imo_ttl;
1416 imo->imo_ttl = IP_DEFAULT_MULTICAST_TTL;
1500 imo->imo_ttl = *(mtod(m, u_char *));
1671 imo->imo_ttl == IP_DEFAULT_MULTICAST_TTL &&
1714 : imo->imo_ttl;
H A Digmp.c641 imo.imo_ttl = 1;
H A Dip_mroute.c1281 imo.imo_ttl = ip->ip_ttl - IPTTLDEC;
H A Dip_carp.c1886 imo->imo_ttl = CARP_DFLTTL;
/openbsd-current/sys/net/
H A Dif_vxlan.c518 imo.imo_ttl = sc->sc_ttl;
H A Dif_gre.c3718 imo.imo_ttl = sc->sc_tunnel.t_ttl;
H A Dif_pfsync.c1539 imo.imo_ttl = PFSYNC_DFLTTL;

Completed in 278 milliseconds