Lines Matching refs:inp_ip_p
166 if (inp->inp_ip_p && inp->inp_ip_p != proto) in rip6_inp_match()
407 so->so_cred, inp->inp_ip_p); in rip6_send()
436 if (inp->inp_ip_p == IPPROTO_ICMPV6) { in rip6_send()
460 &dstsock->sin6_addr, 0, 0, inp->inp_ip_p, &hash_type); in rip6_send()
493 ip6->ip6_nxt = inp->inp_ip_p; in rip6_send()
496 if (inp->inp_ip_p == IPPROTO_ICMPV6 || inp->in6p_cksum != -1) { in rip6_send()
502 if (inp->inp_ip_p == IPPROTO_ICMPV6) in rip6_send()
529 inp->inp_ip_p == IPPROTO_ICMPV6) { in rip6_send()
544 if (inp->inp_ip_p == IPPROTO_ICMPV6) { in rip6_send()
607 if (inp->inp_ip_p != IPPROTO_ICMPV6) in rip6_ctloutput()
630 if (inp->inp_ip_p != IPPROTO_ICMPV6) in rip6_ctloutput()
675 inp->inp_ip_p = proto; in rip6_attach()