Searched refs:INP_IPV6PROTO (Results 1 – 7 of 7) sorted by relevance
667 inp->inp_vflag |= INP_IPV6PROTO | INP_IPV6; in in_pcballoc()992 (inp->inp_vflag & INP_IPV6PROTO) == 0 || in in_pcbbind_avail()993 (t->inp_vflag & INP_IPV6PROTO) == 0) in in_pcbbind_avail()1809 if (inp->inp_vflag & INP_IPV6PROTO) { in in_pcbfree()2314 if (inp->inp_vflag & INP_IPV6PROTO) in in_pcblookup_hash_wild_locked()2520 if (!bound && (inp->inp_vflag & INP_IPV6PROTO) != 0) { in _in_pcbinshash_wild()3167 if (inp_vflag & INP_IPV6PROTO) { in db_print_inpvflag()
1009 if ((inp->inp_vflag & INP_IPV6PROTO) == 0) { in tcp_usr_send()1668 if (inp->inp_vflag & INP_IPV6PROTO) in tcp_ctloutput_set()1685 if ((inp->inp_vflag & INP_IPV6PROTO) == 0) in tcp_ctloutput_set()1836 if (inp->inp_vflag & INP_IPV6PROTO) in tcp_ctloutput_get()2040 MPASS(inp->inp_vflag & INP_IPV6PROTO); in tcp_default_ctloutput()
516 #define INP_IPV6PROTO 0x4 /* opened under IPv6 protocol */ macro
1490 if (inp->inp_vflag & INP_IPV6PROTO) in tcp_default_output()
844 if (inp->inp_vflag & INP_IPV6PROTO) { in syncache_socket()
293 (t->inp_vflag & INP_IPV6PROTO) != 0)) { in in6_pcbbind_avail()
22014 if (inp->inp_vflag & INP_IPV6PROTO) in rack_output()24183 MPASS(inp->inp_vflag & INP_IPV6PROTO); in rack_set_sockopt()