Home
last modified time | relevance | path

Searched defs:_th (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/net/ipv4/netfilter/
Dipt_SYNPROXY.c19 struct tcphdr *th, _th; in synproxy_tg4() local
/linux-6.12.1/net/ipv6/netfilter/
Dip6t_SYNPROXY.c19 struct tcphdr *th, _th; in synproxy_tg6() local
/linux-6.12.1/net/netfilter/
Dxt_TCPOPTSTRIP.c34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
Dnf_synproxy_core.c649 struct tcphdr *th, _th; in ipv4_synproxy_hook() local
1066 struct tcphdr *th, _th; in ipv6_synproxy_hook() local
/linux-6.12.1/drivers/hwtracing/intel_th/
Dintel_th.h61 #define INTEL_TH_CAP(_th, _cap) ((_th)->drvdata ? (_th)->drvdata->_cap : 0) argument
/linux-6.12.1/tools/testing/selftests/net/lib/
Dcsum.c256 static void *build_packet_tcp(void *_th) in build_packet_tcp()
/linux-6.12.1/net/ipv6/
Dtcp_ipv6.c697 struct tcphdr *_th; in tcp_v6_md5_hash_headers() local
/linux-6.12.1/net/core/
Dflow_dissector.c832 struct tcphdr *th, _th; in __skb_flow_dissect_tcp() local
/linux-6.12.1/net/ipv4/
Dtcp_ipv4.c1570 struct tcphdr *_th; local