Searched refs:inp_ip_ttl (Results 1 – 13 of 13) sorted by relevance
187 u_char inp_ip_ttl; /* time to live proto */ member425 u_char inp_ip_ttl; /* time to live proto */ member507 u_char inp_ip_ttl; /* time to live */ member548 u_char inp_ip_ttl; /* time to live */ member
218 xinp->inp_ip_ttl = inp->inp_ip_ttl; in inpcb_to_xinpcb_n()
549 ip->ip_ttl = inp->inp_ip_ttl; in rip_output()995 inp->inp_ip_ttl = (u_char)ip_defttl; in rip_attach()
3093 inp_compat->inp_ip_ttl = inp->inp_ip_ttl; in inpcb_to_compat()3116 xinp->inp_ip_ttl = inp->inp_ip_ttl; in inpcb_to_xinpcb64()
1970 ((struct ip *)ui)->ip_ttl = inp->inp_ip_ttl; /* XXX */ in udp_output()2338 inp->inp_ip_ttl = (uint8_t)ip_defttl; in udp_attach()3110 ip->ip_ttl = inp->inp_ip_ttl; in udp_fill_keepalive_offload_frames()
1153 inp->inp_ip_ttl = (u_char)ip_defttl; in icmp_dgram_attach()
2430 inp->inp_ip_ttl = (uint8_t)optval; in ip_ctloutput()2704 optval = inp->inp_ip_ttl; in ip_ctloutput()
1416 inp->inp_ip_ttl = (uint8_t)ip_defttl; in tcp_newtcpcb()4921 ip->ip_ttl = inp->inp_ip_ttl; in tcp_make_keepalive_frame()
3137 ip->ip_ttl = inp->inp_ip_ttl; /* XXX */ in tcp_output()
2509 tp->t_inpcb->inp_ip_ttl = otp->t_inpcb->inp_ip_ttl; in tcp_create_server_socket()
141 insi->insi_ip_ttl = inp->inp_ip_ttl; in fill_socketinfo()
854 inp->inp_ip_ttl = (u_char)ip_defttl; in udp6_attach()
2521 in6p->inp_ip_ttl = in ip6_ctloutput()