Searched refs:INC_ISIPV6 (Results 1 – 16 of 16) sorted by relevance
300 if (inc->inc_flags & INC_ISIPV6) in tcp_hc_lookup()318 if (inc->inc_flags & INC_ISIPV6) { in tcp_hc_lookup()359 if (inc->inc_flags & INC_ISIPV6) in tcp_hc_insert()414 if (inc->inc_flags & INC_ISIPV6) { in tcp_hc_insert()
897 if (sc->sc_inc.inc_flags & INC_ISIPV6) { in syncache_socket()945 if (sc->sc_inc.inc_flags & INC_ISIPV6) { in syncache_socket()1486 if (inc->inc_flags & INC_ISIPV6) { in syncache_add()1556 if (!(inc->inc_flags & INC_ISIPV6)) in syncache_add()1904 if (sc->sc_inc.inc_flags & INC_ISIPV6) { in syncache_respond()2007 if (sc->sc_inc.inc_flags & INC_ISIPV6) in syncache_respond()2040 if (sc->sc_inc.inc_flags & INC_ISIPV6) { in syncache_respond()2213 switch (inc->inc_flags & INC_ISIPV6) { in syncookie_mac()2221 case INC_ISIPV6: in syncookie_mac()2333 switch (inc->inc_flags & INC_ISIPV6) { in syncookie_lookup()[all …]
544 switch (inc->inc_flags & INC_ISIPV6) { in tcp_fastopen_make_cookie()551 case INC_ISIPV6: in tcp_fastopen_make_cookie()1039 if ((!(cce->af == AF_INET6) == !(inc->inc_flags & INC_ISIPV6)) && in tcp_fastopen_ccache_lookup()1086 cce->af = (inc->inc_flags & INC_ISIPV6) ? AF_INET6 : AF_INET; in tcp_fastopen_ccache_create()
237 bool isipv6 = inp->inp_inc.inc_flags & INC_ISIPV6; in tcp_twstart()563 int isipv6 = inp->inp_inc.inc_flags & INC_ISIPV6; in tcp_twrespond()
381 if (inc->inc_flags & INC_ISIPV6) { in toe_4tuple_check()
2677 inc.inc_flags |= INC_ISIPV6; in tcp6_ctlinput()2701 inc.inc_flags |= INC_ISIPV6; in tcp6_ctlinput()2726 switch (inc->inc_flags & INC_ISIPV6) { in tcp_keyed_hash()2734 case INC_ISIPV6: in tcp_keyed_hash()3368 if (inc && ((inc->inc_flags & INC_ISIPV6) == 0)) { in tcp_log_addr()
120 #define INC_ISIPV6 0x01 macro
727 inp->inp_inc.inc_flags |= INC_ISIPV6; in tcp6_usr_connect()1170 inp->inp_inc.inc_flags |= INC_ISIPV6; in tcp_usr_send()1862 (inp->inp_inc.inc_flags & INC_ISIPV6)) { in tcp_ctloutput()
1304 if (tp->t_inpcb->inp_inc.inc_flags & INC_ISIPV6) in tcp_log_move_tp_to_node()2240 if (inp->inp_inc.inc_flags & INC_ISIPV6) in tcp_log_dump_tp_logbuf()
1051 inc.inc_flags |= INC_ISIPV6; in tcp_input()3893 if (inc->inc_flags & INC_ISIPV6) { in tcp_mssopt()
3109 if (inc->inc_flags & INC_ISIPV6) { in db_print_inconninfo()
7564 inc.inc_flags |= INC_ISIPV6; in sctp_hc_set_mtu()7589 inc.inc_flags |= INC_ISIPV6; in sctp_hc_get_mtu()
1148 inc.inc_flags |= INC_ISIPV6; in icmp6_mtudisc_update()
1562 inc.inc_flags |= INC_ISIPV6; in ip6_calcmtu()
647 INC_ISIPV6)) {