Home
last modified time | relevance | path

Searched refs:inc_flags (Results 1 – 22 of 22) sorted by relevance

/freebsd-14.2/sys/netinet/
H A Dtcp_syncache.c826 inp->inp_inc.inc_flags = sc->sc_inc.inc_flags; in syncache_socket()
828 if (sc->sc_inc.inc_flags & INC_ISIPV6) { in syncache_socket()
876 if (sc->sc_inc.inc_flags & INC_ISIPV6) { in syncache_socket()
1406 if (inc->inc_flags & INC_ISIPV6) { in syncache_add()
1472 if (!(inc->inc_flags & INC_ISIPV6)) in syncache_add()
1843 if (sc->sc_inc.inc_flags & INC_ISIPV6) { in syncache_respond()
1958 if (sc->sc_inc.inc_flags & INC_ISIPV6) in syncache_respond()
1994 if (sc->sc_inc.inc_flags & INC_ISIPV6) { in syncache_respond()
2185 switch (inc->inc_flags & INC_ISIPV6) { in syncookie_mac()
2305 switch (inc->inc_flags & INC_ISIPV6) { in syncookie_lookup()
[all …]
H A Dtcp_hostcache.c214 ((inc)->inc_flags & INC_ISIPV6) ? \
319 if (inc->inc_flags & INC_ISIPV6) { in tcp_hc_cmp()
534 if (inc->inc_flags & INC_ISIPV6) { in tcp_hc_update()
H A Dtcp_timewait.c113 bool isipv6 = inp->inp_inc.inc_flags & INC_ISIPV6; in tcp_twstart()
H A Dtcp_fastopen.c541 switch (inc->inc_flags & INC_ISIPV6) { in tcp_fastopen_make_cookie()
1035 if ((!(cce->af == AF_INET6) == !(inc->inc_flags & INC_ISIPV6)) && in tcp_fastopen_ccache_lookup()
1082 cce->af = (inc->inc_flags & INC_ISIPV6) ? AF_INET6 : AF_INET; in tcp_fastopen_ccache_create()
H A Dtcp_usrreq.c564 incflagsav = inp->inp_inc.inc_flags; in tcp6_usr_connect()
640 inp->inp_inc.inc_flags |= INC_ISIPV6; in tcp6_usr_connect()
663 inp->inp_inc.inc_flags = incflagsav; in tcp6_usr_connect()
935 incflagsav = inp->inp_inc.inc_flags; in tcp_usr_send()
1035 inp->inp_inc.inc_flags |= INC_ISIPV6; in tcp_usr_send()
1206 inp->inp_inc.inc_flags = incflagsav; in tcp_usr_send()
H A Dtoecore.c390 if (inc->inc_flags & INC_ISIPV6) { in toe_4tuple_check()
H A Dtcp_subr.c3119 inc.inc_flags |= INC_ISIPV6; in tcp6_ctlinput_with_port()
3141 inc.inc_flags |= INC_ISIPV6; in tcp6_ctlinput_with_port()
3198 switch (inc->inc_flags & INC_ISIPV6) { in tcp_keyed_hash()
3461 if (inc->inc_flags & INC_IPV6MINMTU) in tcp_maxmtu6()
3511 inp->inp_inc.inc_flags |= INC_IPV6MINMTU; in tcp6_use_min_mtu()
3513 (inp->inp_inc.inc_flags & INC_ISIPV6)) { in tcp6_use_min_mtu()
3921 if (inc && ((inc->inc_flags & INC_ISIPV6) == 0)) { in tcp_log_addr()
H A Din_pcb.h113 u_int8_t inc_flags; member
H A Dtcp_input.c1047 inc.inc_flags |= INC_ISIPV6; in tcp_input_with_port()
1048 if (inp->inp_inc.inc_flags & INC_IPV6MINMTU) in tcp_input_with_port()
1049 inc.inc_flags |= INC_IPV6MINMTU; in tcp_input_with_port()
3989 if (inc->inc_flags & INC_ISIPV6) { in tcp_mssopt()
H A Din_pcb.c2999 if (params->sop_inc.inc_flags & INC_ISIPV6) { in sysctl_setsockopt()
3011 if (params->sop_inc.inc_flags & INC_ISIPV6) in sysctl_setsockopt()
3068 if (inc->inc_flags & INC_ISIPV6) { in db_print_inconninfo()
H A Dtcp_log_buf.c1411 if (inp->inp_inc.inc_flags & INC_ISIPV6) in tcp_log_move_tp_to_node()
2447 if (inp->inp_inc.inc_flags & INC_ISIPV6) in tcp_log_dump_tp_logbuf()
H A Dsctputil.c7622 inc.inc_flags |= INC_ISIPV6; in sctp_hc_set_mtu()
7647 inc.inc_flags |= INC_ISIPV6; in sctp_hc_get_mtu()
/freebsd-14.2/crypto/openssh/
H A Dservconf.c1311 struct connection_info *connectinfo, int *inc_flags, int depth, in process_server_config_line_depth() argument
2214 (*inc_flags & SSHCFG_MATCH_ONLY in process_server_config_line_depth()
2261 (*inc_flags & SSHCFG_MATCH_ONLY in process_server_config_line_depth()
2282 (*inc_flags & SSHCFG_NEVERMATCH ? NULL : connectinfo)); in process_server_config_line_depth()
2286 *activep = (*inc_flags & SSHCFG_NEVERMATCH) ? 0 : value; in process_server_config_line_depth()
2291 *inc_flags &= ~SSHCFG_MATCH_ONLY; in process_server_config_line_depth()
2649 int inc_flags = 0; in process_server_config_line() local
2652 linenum, activep, connectinfo, &inc_flags, 0, includes); in process_server_config_line()
/freebsd-14.2/tools/tools/switch_tls/
H A Dswitch_tls.c332 if ((inc->inc_flags & INC_ISIPV6) != 0) { in tcpswitchconn()
/freebsd-14.2/usr.sbin/tcpdrop/
H A Dtcpdrop.c350 if ((inc->inc_flags & INC_ISIPV6) != 0) { in tcpdropconn()
/freebsd-14.2/sys/dev/cxgbe/tom/
H A Dt4_listen.c1182 inc->inc_flags |= INC_ISIPV6; in pass_accept_req_to_protohdrs()
1203 if (inc->inc_flags & INC_ISIPV6) { in get_l2te_for_nexthop()
1398 if (inc.inc_flags & INC_ISIPV6) { in do_pass_accept_req()
1651 if (inc.inc_flags & INC_ISIPV6) { in do_pass_establish()
H A Dt4_tom.c952 if (inp->inp_inc.inc_flags & INC_ISIPV6) in t4_pmtu_update()
968 if (inp->inp_inc.inc_flags & INC_ISIPV6) { in t4_pmtu_update()
969 inc.inc_flags |= INC_ISIPV6; in t4_pmtu_update()
1076 if (inc->inc_flags & INC_ISIPV6) in find_best_mtu_idx()
H A Dt4_cpl_io.c306 if (inp->inp_inc.inc_flags & INC_ISIPV6) in assign_rxopt()
/freebsd-14.2/sys/netipsec/
H A Dipsec_output.c1044 inc.inc_flags |= INC_ISIPV6; in ipsec_get_pmtu()
/freebsd-14.2/sys/netinet6/
H A Dicmp6.c1176 inc.inc_flags |= INC_ISIPV6; in icmp6_mtudisc_update()
H A Dip6_output.c1562 inc.inc_flags |= INC_ISIPV6; in ip6_calcmtu()
/freebsd-14.2/sys/kern/
H A Duipc_socket.c1051 (sotoinpcb(head)->inp_inc.inc_flags &