Searched refs:imo_ttl (Results 1 – 8 of 8) sorted by relevance
167 u_int8_t imo_ttl; /* TTL for outgoing multicasts */ member
264 ip->ip_ttl = imo->imo_ttl; in ip_output()1422 imo->imo_ttl = IP_DEFAULT_MULTICAST_TTL; in ip_setmoptions()1506 imo->imo_ttl = *(mtod(m, u_char *)); in ip_setmoptions()1677 imo->imo_ttl == IP_DEFAULT_MULTICAST_TTL && in ip_setmoptions()1720 : imo->imo_ttl; in ip_getmoptions()
660 imo.imo_ttl = 1; in igmp_sendpkt()
1281 imo.imo_ttl = ip->ip_ttl - IPTTLDEC; in ip_mdq()
1908 imo->imo_ttl = CARP_DFLTTL; in carp_join_multicast()
518 imo.imo_ttl = sc->sc_ttl; in vxlan_send_ipv4()
1539 imo.imo_ttl = PFSYNC_DFLTTL; in pfsync_sendout()
3724 imo.imo_ttl = sc->sc_tunnel.t_ttl; in nvgre_send4()