| /linux/net/ipv4/ |
| H A D | tcp_offload.c | 38 struct tcphdr *th; in __tcpv4_gso_segment_csum() local 57 const struct tcphdr *th; in __tcpv4_gso_segment_list_csum() local 108 struct tcphdr *th in tcp4_gso_segment() local 118 struct tcphdr *th = tcp_hdr(skb); tcp4_gso_segment() local 137 struct tcphdr *th; tcp_gso_segment() local 264 tcp_gro_lookup(struct list_head * head,struct tcphdr * th) tcp_gro_lookup() argument 288 struct tcphdr *th; tcp_gro_pull_header() local 313 tcp_gro_receive(struct list_head * head,struct sk_buff * skb,struct tcphdr * th) tcp_gro_receive() argument 398 struct tcphdr *th = tcp_hdr(skb); tcp_gro_complete() local 417 tcp4_check_fraglist_gro(struct list_head * head,struct sk_buff * skb,struct tcphdr * th) tcp4_check_fraglist_gro() argument 449 struct tcphdr *th; tcp4_gro_receive() local 474 struct tcphdr *th = tcp_hdr(skb); tcp4_gro_complete() local [all...] |
| H A D | syncookies.c | 154 __cookie_v4_init_sequence(const struct iphdr * iph,const struct tcphdr * th,u16 * mssp) __cookie_v4_init_sequence() argument 174 const struct tcphdr *th = tcp_hdr(skb); cookie_v4_init_sequence() local 183 __cookie_v4_check(const struct iphdr * iph,const struct tcphdr * th) __cookie_v4_check() argument 269 const struct tcphdr *th = tcp_hdr(skb); cookie_tcp_reqsk_init() local 402 const struct tcphdr *th = tcp_hdr(skb); cookie_v4_check() local [all...] |
| H A D | tcp_ipv4.c | 499 struct tcphdr *th = (struct tcphdr *)(skb->data + (iph->ihl << 2)); tcp_v4_err() local 666 struct tcphdr *th = tcp_hdr(skb); __tcp_v4_send_check() local 744 const struct tcphdr *th = tcp_hdr(skb); tcp_v4_send_reset() local 746 struct tcphdr th; tcp_v4_send_reset() member 943 const struct tcphdr *th = tcp_hdr(skb); tcp_v4_send_ack() local 945 struct tcphdr th; tcp_v4_send_ack() member 1582 tcp_v4_md5_hash_headers(struct tcp_sigpool * hp,__be32 daddr,__be32 saddr,const struct tcphdr * th,int nbytes) global() argument 1606 tcp_v4_md5_hash_hdr(char * md5_hash,const struct tcp_md5sig_key * key,__be32 daddr,__be32 saddr,const struct tcphdr * th) global() argument 1637 const struct tcphdr *th = tcp_hdr(skb); global() local 1872 const struct tcphdr *th = tcp_hdr(skb); global() local 1881 tcp_v4_get_syncookie(struct sock * sk,struct iphdr * iph,struct tcphdr * th,u32 * cookie) global() argument 1980 const struct tcphdr *th; global() local 2020 const struct tcphdr *th; global() local 2158 struct tcphdr *th = (struct tcphdr *)skb->data; global() local 2171 tcp_v4_fill_cb(struct sk_buff * skb,const struct iphdr * iph,const struct tcphdr * th) global() argument 2203 const struct tcphdr *th; global() local [all...] |
| H A D | tcp_ao.c | 418 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_ao_calc_key_skb() local 461 const struct tcphdr *th = tcp_hdr(skb); in tcp_ao_hash_pseudoheader() local 526 const struct tcphdr *th, in tcp_ao_hash_header() 563 const struct tcphdr *th, u32 sne) in tcp_ao_hash_hdr() 625 const struct tcphdr *th = tcp_hdr(skb); in tcp_ao_hash_skb() local 728 const struct tcphdr *th = tcp_hdr(skb); in tcp_ao_prepare_reset() local 809 struct tcp_ao_key *key, struct tcphdr *th, in tcp_ao_transmit_skb() 868 const struct tcphdr *th = tcp_hdr(skb); in tcp_ao_syncookie() local 905 const struct tcphdr *th = tcp_hdr(skb); in tcp_ao_verify_hash() local 946 const struct tcphdr *th = tcp_hdr(skb); in tcp_inbound_ao_hash() local
|
| /linux/net/ipv6/ |
| H A D | tcpv6_offload.c | 18 struct tcphdr *th) in tcp6_check_fraglist_gro() argument 52 struct tcphdr *th; tcp6_gro_receive() local 77 struct tcphdr *th = tcp_hdr(skb); tcp6_gro_complete() local 101 struct tcphdr *th = tcp_hdr(seg); __tcpv6_gso_segment_csum() local 120 const struct tcphdr *th; __tcpv6_gso_segment_list_csum() local 163 struct tcphdr *th; tcp6_gso_segment() local 172 struct tcphdr *th = tcp_hdr(skb); tcp6_gso_segment() local 182 struct tcphdr *th = tcp_hdr(skb); tcp6_gso_segment() local [all...] |
| H A D | syncookies.c | 93 __cookie_v6_init_sequence(const struct ipv6hdr * iph,const struct tcphdr * th,__u16 * mssp) __cookie_v6_init_sequence() argument 112 const struct tcphdr *th = tcp_hdr(skb); cookie_v6_init_sequence() local 117 __cookie_v6_check(const struct ipv6hdr * iph,const struct tcphdr * th) __cookie_v6_check() argument 170 const struct tcphdr *th = tcp_hdr(skb); cookie_v6_check() local [all...] |
| H A D | tcp_ipv6.c | 382 const struct tcphdr *th = (struct tcphdr *)(skb->data+offset); in tcp_v6_err() local 697 const struct tcphdr *th, int nbytes) in tcp_v6_md5_hash_headers() 722 const struct tcphdr *th) in tcp_v6_md5_hash_hdr() 754 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_md5_hash_skb() local 875 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_response() local 1019 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_reset() local 1304 const struct tcphdr *th = tcp_hdr(skb); local 1313 struct tcphdr *th, u32 *cookie) 1732 const struct tcphdr *th) 1761 const struct tcphdr *th; local [all …]
|
| /linux/drivers/macintosh/ |
| H A D | therm_adt746x.c | 96 write_reg(struct thermostat* th, int reg, u8 data) in write_reg() 112 read_reg(struct thermostat* th, int reg) in read_reg() 129 static int read_fan_speed(struct thermostat *th, u8 addr) in read_fan_speed() 143 static void write_both_fan_speed(struct thermostat *th, int speed) in write_both_fan_speed() 150 static void write_fan_speed(struct thermostat *th, int speed, int fan) in write_fan_speed() 200 static void read_sensors(struct thermostat *th) in read_sensors() 209 static void display_stats(struct thermostat *th) in display_stats() 228 static void update_fans_speed (struct thermostat *th) in update_fans_speed() 285 struct thermostat* th = arg; in monitor_task() local 311 static void set_limit(struct thermostat *th, int i) in set_limit() [all …]
|
| /linux/tools/lib/thermal/ |
| H A D | sampling.c | 17 struct thermal_handler *th = thp->th; in handle_thermal_sample() local 34 thermal_error_t thermal_sampling_handle(struct thermal_handler *th, void *arg) in thermal_sampling_handle() 48 int thermal_sampling_fd(struct thermal_handler *th) in thermal_sampling_fd() 56 thermal_error_t thermal_sampling_exit(struct thermal_handler *th) in thermal_sampling_exit() 67 thermal_error_t thermal_sampling_init(struct thermal_handler *th) in thermal_sampling_init()
|
| /linux/drivers/thermal/ |
| H A D | db8500_thermal.c | 64 struct db8500_thermal_zone *th = thermal_zone_device_priv(tz); in db8500_thermal_get_temp() local 80 static void db8500_thermal_update_config(struct db8500_thermal_zone *th, in db8500_thermal_update_config() 100 struct db8500_thermal_zone *th = irq_data; in prcmu_low_irq_handler() local 128 struct db8500_thermal_zone *th = irq_data; in prcmu_high_irq_handler() local 153 struct db8500_thermal_zone *th = NULL; in db8500_thermal_probe() local 214 struct db8500_thermal_zone *th = platform_get_drvdata(pdev); in db8500_thermal_resume() local
|
| /linux/net/netfilter/ |
| H A D | nf_synproxy_core.c | 29 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options() 115 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options() 186 struct tcphdr *th, struct nf_conn *ct, in synproxy_tstamp_adjust() 448 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_synack() 491 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_syn() 537 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_ack() 575 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_ack() 614 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_recv_client_ack() 649 struct tcphdr *th, _th; in ipv4_synproxy_hook() local 861 const struct tcphdr *th, in synproxy_send_client_synack_ipv6() [all …]
|
| /linux/net/ceph/ |
| H A D | auth_x.c | 122 struct ceph_x_ticket_handler *th; in get_ticket_handler() local 148 struct ceph_x_ticket_handler *th) in remove_ticket_handler() 167 struct ceph_x_ticket_handler *th; in process_one_ticket() local 352 struct ceph_x_ticket_handler *th, in ceph_x_build_authorizer() 418 static int ceph_x_encode_ticket(struct ceph_x_ticket_handler *th, in ceph_x_encode_ticket() 439 static bool need_key(struct ceph_x_ticket_handler *th) in need_key() 447 static bool have_key(struct ceph_x_ticket_handler *th) in have_key() 467 struct ceph_x_ticket_handler *th; in ceph_x_validate_tickets() local 496 struct ceph_x_ticket_handler *th = in ceph_x_build_request() local 606 struct ceph_x_ticket_handler *th; in handle_auth_session_key() local [all …]
|
| /linux/drivers/hwtracing/intel_th/ |
| H A D | pci.c | 30 static int intel_th_pci_activate(struct intel_th *th) in intel_th_pci_activate() 51 static void intel_th_pci_deactivate(struct intel_th *th) in intel_th_pci_deactivate() 79 struct intel_th *th; in intel_th_pci_probe() local 127 struct intel_th *th = pci_get_drvdata(pdev); in intel_th_pci_remove() local
|
| H A D | acpi.c | 42 struct intel_th *th; in intel_th_acpi_probe() local 65 struct intel_th *th = platform_get_drvdata(pdev); in intel_th_acpi_remove() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_misc_tcp_hdr_options.c | 36 struct tcphdr th; in __check_active_hdr_in() member 132 struct tcphdr *th; in check_active_hdr_in() local 175 struct tcphdr *th; in write_active_opt() local
|
| H A D | test_tcp_hdr_options.c | 377 struct tcphdr *th; handle_write_hdr_opt() local 468 struct tcphdr *th; handle_passive_estab() local 534 struct tcphdr *th; handle_parse_hdr() local [all...] |
| /linux/include/net/ |
| H A D | ip6_checksum.h | 58 struct tcphdr *th = tcp_hdr(skb); in __tcp_v6_send_check() local 68 struct tcphdr *th = tcp_hdr(skb); in tcp_v6_gso_csum_prep() local
|
| /linux/tools/testing/selftests/net/lib/ |
| H A D | csum.c | 169 static uint16_t checksum(void *th, uint16_t proto, size_t len) in checksum() 258 struct tcphdr *th = _th; in build_packet_tcp() local 590 static int recv_verify_csum(void *th, int len, uint16_t sport, uint16_t csum_field) in recv_verify_csum() 616 static int recv_verify_packet_tcp(void *th, int len) in recv_verify_packet_tcp() 626 static int recv_verify_packet_udp_encap(void *th, int len) in recv_verify_packet_udp_encap() 636 static int recv_verify_packet_udp(void *th, int len) in recv_verify_packet_udp()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_app.c | 288 static inline void vs_fix_seq(const struct ip_vs_seq *vseq, struct tcphdr *th) in vs_fix_seq() 315 vs_fix_ack_seq(const struct ip_vs_seq *vseq, struct tcphdr *th) in vs_fix_ack_seq() 366 struct tcphdr *th; in app_tcp_pkt_out() local 443 struct tcphdr *th; in app_tcp_pkt_in() local
|
| H A D | ip_vs_proto_tcp.c | 41 struct tcphdr _tcph, *th; in tcp_conn_schedule() local 498 static inline int tcp_state_idx(struct tcphdr *th) in tcp_state_idx() 513 int direction, struct tcphdr *th) in set_tcp_state() 592 struct tcphdr _tcph, *th; in tcp_state_transition() local
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sharedbuffer_configuration.py | 36 def _get_static_size(self, th): argument 237 def dl_set(self, pool, th): argument 311 def dl_set(self, th): argument
|
| /linux/drivers/gpu/drm/msm/disp/ |
| H A D | mdp_format.c | 90 alpha, bp, flg, fm, np, th) \ argument 149 flg, fm, np, th) \ argument 188 flg, fm, np, th) \ argument
|
| /linux/include/linux/ |
| H A D | netfilter_ipv6.h | 165 const struct tcphdr *th, in nf_ipv6_cookie_init_sequence() 182 const struct tcphdr *th) in nf_cookie_v6_check()
|
| /linux/tools/perf/tests/workloads/ |
| H A D | thloop.c | 35 pthread_t th; in thloop() local
|
| /linux/drivers/net/slip/ |
| H A D | slhc.c | 239 struct tcphdr *th, *oth; in slhc_compress() local 646 const struct tcphdr *th; in slhc_remember() local
|