Home
last modified time | relevance | path

Searched defs:tcp (Results 1 – 25 of 57) sorted by relevance

123

/f-stack/freebsd/netpfil/ipfw/pmod/
H A Dtcpmod.c63 tcpmod_setmss(struct mbuf **mp, struct tcphdr *tcp, int tlen, uint16_t mss) in tcpmod_setmss()
124 struct tcphdr *tcp; in tcpmod_ipv6_setmss() local
156 struct tcphdr *tcp; in tcpmod_ipv4_setmss() local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c1384 tcphdr_t *tcp; local
1897 ipf_tcpoptions(softs, fin, tcp, td) in ipf_tcpoptions() argument
2126 tcphdr_t *tcp; local
2344 ipf_state_clone(fin, tcp, is) in ipf_state_clone() argument
2687 tcphdr_t *tcp; local
3029 ipf_state_lookup(fin, tcp, ifqp) in ipf_state_lookup() argument
3321 tcphdr_t *tcp; local
3477 tcphdr_t *tcp; local
3516 tcphdr_t *tcp; local
4049 tcphdr_t *tcp; local
[all …]
H A Dip_raudio_pxy.c89 tcphdr_t *tcp; local
191 tcphdr_t *tcp, tcph, *tcp2 = &tcph; local
H A Dip_rcmd_pxy.c74 tcphdr_t *tcp = (tcphdr_t *)fin->fin_dp; local
149 tcphdr_t *tcp, tcph, *tcp2 = &tcph; local
H A Dip_proxy.c677 ipf_proxy_ok(fin, tcp, np) in ipf_proxy_ok() argument
908 tcphdr_t *tcp = NULL; local
1168 tcphdr_t *tcp; local
H A Dip_nat6.c1394 tcphdr_t *tcp = NULL; local
1595 tcphdr_t *tcp; local
2614 tcphdr_t *tcp = NULL; local
2815 tcphdr_t *tcp; local
3019 tcphdr_t *tcp; local
3217 tcphdr_t *tcp; local
H A Dip_ftp_pxy.c301 tcphdr_t *tcp; local
862 tcphdr_t *tcp, tcph, *tcp2; local
1298 tcphdr_t *tcp; local
1753 tcphdr_t *tcp; local
1986 tcphdr_t *tcp; local
H A Dip_pptp_pxy.c292 tcphdr_t *tcp; local
528 tcphdr_t *tcp; local
H A Dip_irc_pxy.c258 tcphdr_t *tcp, tcph, *tcp2 = &tcph; local
H A Dip_nat.c3620 tcphdr_t *tcp = NULL; local
3780 tcphdr_t *tcp; local
4852 tcphdr_t *tcp = NULL; local
5076 tcphdr_t *tcp; local
5356 tcphdr_t *tcp; local
5574 tcphdr_t *tcp; local
5805 tcphdr_t *tcp; local
6475 ipf_nat_mssclamp(tcp, maxmss, fin, csump) in ipf_nat_mssclamp() argument
H A Dip_scan.c530 tcphdr_t *tcp; local
/f-stack/freebsd/netpfil/pf/
H A Dpf_osfp.c73 const struct tcphdr *tcp) in pf_osfp_fingerprint()
97 pf_osfp_fingerprint_hdr(const struct ip *ip, const struct ip6_hdr *ip6, const struct tcphdr *tcp) in pf_osfp_fingerprint_hdr()
/f-stack/dpdk/app/test-pmd/
H A D5tswap.c103 struct rte_tcp_hdr *tcp; in pkt_burst_5tuple_swap() member
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c352 tcpopts_parse(const struct tcphdr *tcp, uint16_t *mss) in tcpopts_parse()
409 tcpopts_match(struct tcphdr *tcp, ipfw_insn *cmd) in tcpopts_match()
895 struct tcphdr *tcp; in send_reject6() local
1015 struct tcphdr *const tcp = in send_reject() local
2328 struct tcphdr *tcp; in ipfw_chk() local
H A Dip_fw_log.c299 struct tcphdr *tcp; in ipfw_log() local
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c908 struct tcphdr *tcp; in nat64_icmp_translate() local
1307 struct tcphdr *tcp = TCP(mtodo(m, hlen)); in nat64_do_handle_ip4() local
1684 struct tcphdr *tcp = TCP(mtodo(m, hlen)); in nat64_do_handle_ip6() local
/f-stack/dpdk/drivers/net/enic/base/
H A Dcq_enet_desc.h120 uint8_t fcoe_eof, uint8_t tcp_udp_csum_ok, uint8_t udp, uint8_t tcp, in cq_enet_rq_desc_enc()
176 uint8_t *fcoe_eof, uint8_t *tcp_udp_csum_ok, uint8_t *udp, uint8_t *tcp, in cq_enet_rq_desc_dec()
/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.c697 struct tcphdr *tcp; in ng_netflow_flow_add() local
812 struct tcphdr *tcp; in ng_netflow_flow6_add() local
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dhiredis.h155 } tcp; member
/f-stack/freebsd/netgraph/
H A Dng_tcpmss.c272 struct tcphdr *tcp; in ng_tcpmss_rcvdata() local
H A Dng_vjc.c594 struct tcphdr *tcp; in ng_vjc_pulluphdrs() local
/f-stack/freebsd/netinet/cc/
H A Dcc.h90 struct tcpcb *tcp; member
/f-stack/dpdk/drivers/net/iavf/
H A Drte_pmd_iavf.h80 } tcp; member
/f-stack/dpdk/drivers/net/ice/
H A Drte_pmd_ice.h80 } tcp; member
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_resolver.h45 ngx_connection_t *tcp; member
137 unsigned tcp:1; member

123