Home
last modified time | relevance | path

Searched refs:tcp_set_flags (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/netinet/libalias/
H A Dalias_skinny.c217 tcp_set_flags(tc, tcp_get_flags(tc) | TH_RES1); in alias_skinny_reg_msg()
260 tcp_set_flags(tc, tcp_get_flags(tc) | TH_RES1); in alias_skinny_port_msg()
290 tcp_set_flags(tc, tcp_get_flags(tc) | TH_RES1); in alias_skinny_opnrcvch_ack()
H A Dalias_smedia.c405 tcp_set_flags(tc, tcp_get_flags(tc) | TH_RES1); in alias_rtsp_out()
452 tcp_set_flags(tc, tcp_get_flags(tc) | TH_RES1); in alias_pna_out()
H A Dalias_irc.c459 tcp_set_flags(tc, tcp_get_flags(tc) | TH_RES1); in AliasHandleIrcOut()
H A Dalias_ftp.c755 tcp_set_flags(tc, tcp_get_flags(tc) | TH_RES1); in NewFtpMessage()
H A Dalias_proxy.c369 tcp_set_flags(tc, tcp_get_flags(tc) | TH_RES1); in ProxyEncodeTcpStream()
/freebsd/sys/net/
H A Dslcompress.c519 tcp_set_flags(th, tcp_get_flags(th) | TH_PUSH); in sl_uncompress_tcp_core()
521 tcp_set_flags(th, tcp_get_flags(th) & ~TH_PUSH); in sl_uncompress_tcp_core()
539 tcp_set_flags(th, tcp_get_flags(th) | TH_URG); in sl_uncompress_tcp_core()
542 tcp_set_flags(th, tcp_get_flags(th) & ~TH_URG); in sl_uncompress_tcp_core()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_rcmd_pxy.c266 tcp_set_flags(tcp2, TH_SYN); in ipf_p_rcmd_portmsg()
H A Dip_fil_freebsd.c361 tcp_set_flags(tcp2, TH_RST); in ipf_send_reset()
368 tcp_set_flags(tcp2, TH_RST|TH_ACK); in ipf_send_reset()
H A Dip_ftp_pxy.c546 tcp_set_flags(tcp2, TH_SYN); in ipf_p_ftp_addport()
876 tcp_set_flags(tcp2, TH_SYN); in ipf_p_ftp_pasvreply()
H A Dip_rpcb_pxy.c1130 tcp_set_flags(&tcp, TH_SYN); in ipf_p_rpcb_getnat()
/freebsd/sys/netinet/
H A Dtcp.h97 #define tcp_set_flags(th, flags) __tcp_set_flags(th, flags) macro
H A Dtcp_output.c1326 tcp_set_flags(th, flags); in tcp_default_output()
H A Dtcp_subr.c1697 tcp_set_flags(th, 0); in tcpip_fillheaders()
2037 tcp_set_flags(nth, flags); in tcp_respond()
H A Dtcp_syncache.c1909 tcp_set_flags(th, flags); in syncache_respond()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c190 tcp_set_flags(th, tcp_get_flags(th) | TH_PUSH); in mlx5e_lro_update_hdr()
193 tcp_set_flags(th, tcp_get_flags(th) | TH_ACK); in mlx5e_lro_update_hdr()
/freebsd/sys/dev/irdma/
H A Dirdma_cm.c398 tcp_set_flags(tcph, tcp_get_flags(tcph) | TH_ACK); in irdma_form_ah_cm_frame()
405 tcp_set_flags(tcph, tcp_get_flags(tcph) | TH_SYN); in irdma_form_ah_cm_frame()
412 tcp_set_flags(tcph, tcp_get_flags(tcph) | TH_FIN); in irdma_form_ah_cm_frame()
416 tcp_set_flags(tcph, tcp_get_flags(tcph) | TH_RST); in irdma_form_ah_cm_frame()
585 tcp_set_flags(tcph, tcp_get_flags(tcph) | TH_ACK); in irdma_form_uda_cm_frame()
592 tcp_set_flags(tcph, tcp_get_flags(tcph) | TH_SYN); in irdma_form_uda_cm_frame()
599 tcp_set_flags(tcph, tcp_get_flags(tcph) | TH_FIN); in irdma_form_uda_cm_frame()
603 tcp_set_flags(tcph, tcp_get_flags(tcph) | TH_RST); in irdma_form_uda_cm_frame()
/freebsd/sys/netgraph/
H A Dng_nat.c887 tcp_set_flags(th, tcp_get_flags(th) & ~TH_RES1); in ng_nat_rcvdata()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c724 tcp_set_flags(th, TH_RST); in ipfw_send_pkt()
729 tcp_set_flags(th, TH_RST | TH_ACK); in ipfw_send_pkt()
737 tcp_set_flags(th, TH_ACK); in ipfw_send_pkt()
H A Dip_fw_nat.c439 tcp_set_flags(th, tcp_get_flags(th) & ~TH_RES1); in ipfw_nat()
H A Dip_fw_dynamic.c2402 tcp_set_flags(tcp, TH_ACK); in dyn_make_keepalive_ipv4()
2512 tcp_set_flags(tcp, TH_ACK); in dyn_make_keepalive_ipv6()
/freebsd/sys/dev/qlxgbe/
H A Dql_isr.c283 tcp_set_flags(th, tcp_get_flags(th) | TH_PUSH); in qla_lro_intr()
/freebsd/sys/dev/sfxge/
H A Dsfxge_rx.c486 tcp_set_flags(c_th, tcp_get_flags(c_th) | (tcp_get_flags(th) & TH_PUSH)); in sfxge_lro_merge()
H A Dsfxge_tx.c1322 tcp_set_flags(tsoh_th, tcp_get_flags(tsoh_th) & ~(TH_FIN | TH_PUSH)); in tso_start_new_packet()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1597 tcp_set_flags(th, TH_ACK); in synqe_to_protohdrs()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c1183 tcp_set_flags(&newtcp, tcp_get_flags(&newtcp) & ~(TH_PUSH | TH_FIN)); in ktls_write_tcp_options()

12