Home
last modified time | relevance | path

Searched refs:inp_ip_ttl (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/netinet/
H A Ddccp_var.h128 u_int8_t inp_ip_ttl; member
H A Dsctp_pcb.h331 u_char inp_ip_ttl; member
H A Ddccp_usrreq.c1493 ip->ip_ttl = dp->inp_ip_ttl; /* XXX */ in dccp_output()
1646 dp->inp_ip_ttl = ip_defttl; in dccp_attach()
H A Dsctp_usrreq.c537 inp->inp_ip_ttl = ip_defttl; in sctp_attach()
H A Dsctp_pcb.c1377 inp->inp_ip_ttl = ip_defttl; in sctp_inpcb_alloc()
H A Dsctp_output.c2135 ip->ip_ttl = inp->inp_ip_ttl; in sctp_lowlevel_chunk_output()
/netbsd/sys/netinet6/
H A Dsctp6_usrreq.c622 inp->inp_ip_ttl = ip_defttl; in sctp6_attach()