/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 u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_init_sequence() argument 174 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_init_sequence() local 183 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th) in __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)); in tcp_v4_err() local 666 struct tcphdr *th = tcp_hdr(skb); in __tcp_v4_send_check() local 744 const struct tcphdr *th in 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 | 419 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_ao_calc_key_skb() local 462 const struct tcphdr *th = tcp_hdr(skb); in tcp_ao_hash_pseudoheader() local 527 const struct tcphdr *th, in tcp_ao_hash_header() argument 564 tcp_ao_hash_hdr(unsigned short int family,char * ao_hash,struct tcp_ao_key * key,const u8 * tkey,const union tcp_ao_addr * daddr,const union tcp_ao_addr * saddr,const struct tcphdr * th,u32 sne) tcp_ao_hash_hdr() argument 626 const struct tcphdr *th = tcp_hdr(skb); tcp_ao_hash_skb() local 729 const struct tcphdr *th = tcp_hdr(skb); tcp_ao_prepare_reset() local 810 tcp_ao_transmit_skb(struct sock * sk,struct sk_buff * skb,struct tcp_ao_key * key,struct tcphdr * th,__u8 * hash_location) tcp_ao_transmit_skb() argument 869 const struct tcphdr *th = tcp_hdr(skb); tcp_ao_syncookie() local 906 const struct tcphdr *th = tcp_hdr(skb); tcp_ao_verify_hash() local 947 const struct tcphdr *th = tcp_hdr(skb); tcp_inbound_ao_hash() local [all...] |
H A D | tcp_input.c | 402 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack() argument 408 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn() argument 414 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo() argument 4010 static bool smc_parse_options(const struct tcphdr *th, in smc_parse_options() argument 4031 tcp_parse_mss_option(const struct tcphdr * th,u16 user_mss) tcp_parse_mss_option() argument 4081 const struct tcphdr *th = tcp_hdr(skb); tcp_parse_options() local 4206 tcp_parse_aligned_timestamp(struct tcp_sock * tp,const struct tcphdr * th) tcp_parse_aligned_timestamp() argument 4230 tcp_fast_parse_options(const struct net * net,const struct sk_buff * skb,const struct tcphdr * th,struct tcp_sock * tp) tcp_fast_parse_options() argument 4255 tcp_do_parse_auth_options(const struct tcphdr * th,const u8 ** md5_hash,const u8 ** ao_hash) tcp_do_parse_auth_options() argument 4349 const struct tcphdr *th = tcp_hdr(skb); tcp_disordered_ack_check() local 5759 tcp_check_urg(struct sock * sk,const struct tcphdr * th) tcp_check_urg() argument 5825 tcp_urg(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th) tcp_urg() argument 5871 tcp_validate_incoming(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th,int syn_inerr) tcp_validate_incoming() argument 6037 const struct tcphdr *th = (const struct tcphdr *)skb->data; tcp_rcv_established() local 6381 tcp_rcv_synsent_state_process(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th) tcp_rcv_synsent_state_process() argument 6680 const struct tcphdr *th = tcp_hdr(skb); tcp_rcv_state_process() local 6981 const struct tcphdr *th = tcp_hdr(skb); tcp_ecn_create_request() local 7103 tcp_get_syncookie_mss(struct request_sock_ops * rsk_ops,const struct tcp_request_sock_ops * af_ops,struct sock * sk,struct tcphdr * th) tcp_get_syncookie_mss() argument [all...] |
/linux/net/ipv6/ |
H A D | tcpv6_offload.c | 18 struct tcphdr *th) in tcp6_check_fraglist_gro() argument 52 struct tcphdr *th; in tcp6_gro_receive() local 77 struct tcphdr *th in 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...] |
/linux/drivers/macintosh/ |
H A D | therm_adt746x.c | 96 write_reg(struct thermostat* th, int reg, u8 data) in write_reg() argument 112 read_reg(struct thermostat* th, int reg) in read_reg() argument 129 static int read_fan_speed(struct thermostat *th, u8 addr) in read_fan_speed() argument 143 write_both_fan_speed(struct thermostat * th,int speed) write_both_fan_speed() argument 150 write_fan_speed(struct thermostat * th,int speed,int fan) write_fan_speed() argument 200 read_sensors(struct thermostat * th) read_sensors() argument 209 display_stats(struct thermostat * th) display_stats() argument 228 update_fans_speed(struct thermostat * th) update_fans_speed() argument 285 struct thermostat* th = arg; monitor_task() local 311 set_limit(struct thermostat * th,int i) set_limit() argument 416 thermostat_create_files(struct thermostat * th) thermostat_create_files() argument 447 thermostat_remove_files(struct thermostat * th) thermostat_remove_files() argument 473 struct thermostat* th; probe_thermostat() local 570 struct thermostat *th = i2c_get_clientdata(client); remove_thermostat() local [all...] |
/linux/tools/lib/thermal/ |
H A D | commands.c | 374 static thermal_error_t thermal_genl_auto(struct thermal_handler *th, cmd_cb_t cmd_cb, in thermal_genl_auto() argument 404 thermal_error_t thermal_cmd_get_tz(struct thermal_handler *th, struct thermal_zone **tz) in thermal_cmd_get_tz() argument 410 thermal_error_t thermal_cmd_get_cdev(struct thermal_handler *th, struct thermal_cdev **tc) in thermal_cmd_get_cdev() argument 416 thermal_error_t thermal_cmd_get_trip(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_trip() argument 424 thermal_error_t thermal_cmd_get_governor(struct thermal_handler *th, struc argument 432 thermal_cmd_get_temp(struct thermal_handler * th,struct thermal_zone * tz) thermal_cmd_get_temp() argument 440 thermal_cmd_threshold_get(struct thermal_handler * th,struct thermal_zone * tz) thermal_cmd_threshold_get() argument 449 thermal_cmd_threshold_add(struct thermal_handler * th,struct thermal_zone * tz,int temperature,int direction) thermal_cmd_threshold_add() argument 460 thermal_cmd_threshold_delete(struct thermal_handler * th,struct thermal_zone * tz,int temperature,int direction) thermal_cmd_threshold_delete() argument 471 thermal_cmd_threshold_flush(struct thermal_handler * th,struct thermal_zone * tz) thermal_cmd_threshold_flush() argument 480 thermal_cmd_exit(struct thermal_handler * th) thermal_cmd_exit() argument 490 thermal_cmd_init(struct thermal_handler * th) thermal_cmd_init() argument [all...] |
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() argument 48 thermal_sampling_fd(struct thermal_handler * th) thermal_sampling_fd() argument 56 thermal_sampling_exit(struct thermal_handler * th) thermal_sampling_exit() argument 67 thermal_sampling_init(struct thermal_handler * th) thermal_sampling_init() argument [all...] |
H A D | events.c | 148 thermal_error_t thermal_events_handle(struct thermal_handler *th, void *arg) in thermal_events_handle() argument 162 int thermal_events_fd(struct thermal_handler *th) in thermal_events_fd() argument 170 thermal_events_exit(struct thermal_handler * th) thermal_events_exit() argument 181 thermal_events_init(struct thermal_handler * th) thermal_events_init() argument [all...] |
H A D | thermal.c | 9 int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg) in for_each_thermal_threshold() argument 92 static int __thermal_zone_discover(struct thermal_zone *tz, void *th) in __thermal_zone_discover() argument 106 struct thermal_zone *thermal_zone_discover(struct thermal_handler *th) in thermal_zone_discover() argument 119 thermal_exit(struct thermal_handler * th) thermal_exit() argument 130 struct thermal_handler *th; thermal_init() local [all...] |
/linux/drivers/hwtracing/intel_th/ |
H A D | core.c | 105 struct intel_th *th = to_intel_th(hub); in intel_th_remove() local 192 const struct intel_th *th = to_intel_th(thdev); intel_th_output_devnode() local 238 struct intel_th *th = to_intel_th(thdev); intel_th_output_activate() local 280 struct intel_th *th = to_intel_th(thdev); intel_th_output_deactivate() local 372 intel_th_device_alloc(struct intel_th * th,unsigned int type,const char * name,int id) intel_th_device_alloc() argument 586 struct intel_th *th = container_of(work, struct intel_th, __intel_th_request_hub_module() local 592 intel_th_request_hub_module(struct intel_th * th) intel_th_request_hub_module() argument 600 intel_th_request_hub_module_flush(struct intel_th * th) intel_th_request_hub_module_flush() argument 605 intel_th_request_hub_module(struct intel_th * th) intel_th_request_hub_module() argument 610 intel_th_request_hub_module_flush(struct intel_th * th) intel_th_request_hub_module_flush() argument 616 intel_th_subdevice_alloc(struct intel_th * th,const struct intel_th_subdevice * subdev) intel_th_subdevice_alloc() argument 715 intel_th_output_enable(struct intel_th * th,unsigned int otype) intel_th_output_enable() argument 766 intel_th_populate(struct intel_th * th) intel_th_populate() argument 840 struct intel_th *th = data; intel_th_irq() local 869 struct intel_th *th; intel_th_alloc() local 944 intel_th_free(struct intel_th * th) intel_th_free() argument [all...] |
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/net/ceph/ |
H A D | auth_x.c | 122 struct ceph_x_ticket_handler *th; in get_ticket_handler() local 148 remove_ticket_handler(struct ceph_auth_client * ac,struct ceph_x_ticket_handler * th) remove_ticket_handler() argument 167 struct ceph_x_ticket_handler *th; process_one_ticket() local 352 ceph_x_build_authorizer(struct ceph_auth_client * ac,struct ceph_x_ticket_handler * th,struct ceph_x_authorizer * au) ceph_x_build_authorizer() argument 418 ceph_x_encode_ticket(struct ceph_x_ticket_handler * th,void ** p,void * end) ceph_x_encode_ticket() argument 439 need_key(struct ceph_x_ticket_handler * th) need_key() argument 447 have_key(struct ceph_x_ticket_handler * th) have_key() argument 467 struct ceph_x_ticket_handler *th; ceph_x_validate_tickets() local 496 struct ceph_x_ticket_handler *th = ceph_x_build_request() local 606 struct ceph_x_ticket_handler *th; handle_auth_session_key() local 671 struct ceph_x_ticket_handler *th; ceph_x_handle_reply() local 739 struct ceph_x_ticket_handler *th; ceph_x_create_authorizer() local 774 struct ceph_x_ticket_handler *th; ceph_x_update_authorizer() local 922 struct ceph_x_ticket_handler *th = ceph_x_destroy() local 935 struct ceph_x_ticket_handler *th; invalidate_ticket() local [all...] |
/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; write_active_opt() local [all...] |
H A D | test_btf_skc_cls_ingress.c | 24 struct tcphdr *th, struct tcp_sock *tp, in test_syncookie_helper() argument 74 struct tcphdr *th; in handle_ip_tcp() local [all...] |
H A D | test_tcp_hdr_options.c | 377 struct tcphdr *th; in handle_write_hdr_opt() local 468 struct tcphdr *th; in handle_passive_estab() local 534 struct tcphdr *th; in 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/perf/util/ |
H A D | threads.c | 67 struct thread *th, *res = NULL; in __threads_table_entry__get_last_match() local 78 struct thread *th) in __threads_table_entry__set_last_match() argument 85 struct thread *th) in threads_table_entry__set_last_match() argument
|
/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() argument 258 struct tcphdr *th = _th; in build_packet_tcp() local 590 recv_verify_csum(void * th,int len,uint16_t sport,uint16_t csum_field) recv_verify_csum() argument 616 recv_verify_packet_tcp(void * th,int len) recv_verify_packet_tcp() argument 626 recv_verify_packet_udp_encap(void * th,int len) recv_verify_packet_udp_encap() argument 636 recv_verify_packet_udp(void * th,int len) recv_verify_packet_udp() argument [all...] |
/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() argument 315 vs_fix_ack_seq(const struct ip_vs_seq *vseq, struct tcphdr *th) in vs_fix_ack_seq() argument 366 struct tcphdr *th; app_tcp_pkt_out() local 443 struct tcphdr *th; app_tcp_pkt_in() local [all...] |
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() argument 513 set_tcp_state(struct ip_vs_proto_data * pd,struct ip_vs_conn * cp,int direction,struct tcphdr * th) set_tcp_state() argument 592 struct tcphdr _tcph, *th; tcp_state_transition() local [all...] |
/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 dl_set(self, th) global() argument [all...] |
/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/security/ |
H A D | lsm_audit.c | 57 struct tcphdr *th = tcp_hdr(skb); in ipv4_skb_to_auditdata() local 114 struct tcphdr _tcph, *th; in ipv6_skb_to_auditdata() local
|