Home
last modified time | relevance | path

Searched defs:dport (Results 1 – 25 of 112) sorted by relevance

12345

/linux/net/core/
H A Dsecure_seq.c77 __be16 sport, __be16 dport) in secure_tcpv6_seq()
83 __be16 dport; in secure_tcpv6_seq() member
100 __be16 dport) in secure_ipv6_port_ephemeral()
106 __be16 dport; in secure_ipv6_port_ephemeral() member
137 __be16 sport, __be16 dport) in secure_tcp_seq()
149 u64 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport) in secure_ipv4_port_ephemeral()
162 __be16 sport, __be16 dport) in secure_dccp_sequence_number()
177 __be16 sport, __be16 dport) in secure_dccpv6_sequence_number()
183 __be16 dport; in secure_dccpv6_sequence_number() member
/linux/drivers/cxl/core/
H A Dport.c154 struct cxl_dport *dport = cxlsd->target[i]; in emit_target_list() local
778 static int cxl_dport_setup_regs(struct device *host, struct cxl_dport *dport, in cxl_dport_setup_regs()
801 struct cxl_dport *dport = data; in cxl_einj_inject() local
811 static void cxl_debugfs_create_dport_dir(struct cxl_dport *dport) in cxl_debugfs_create_dport_dir()
1043 struct cxl_dport *dport; in find_dport() local
1053 static int add_dport(struct cxl_port *port, struct cxl_dport *dport) in add_dport()
1098 struct cxl_dport *dport = data; in cxl_dport_remove() local
1107 struct cxl_dport *dport = data; in cxl_dport_unlink() local
1121 struct cxl_dport *dport; in __devm_cxl_add_dport() local
1219 struct cxl_dport *dport; in devm_cxl_add_dport() local
[all …]
/linux/drivers/tty/
H A Dmips_ejtag_fdc.c418 struct mips_ejtag_fdc_tty_port *dport; in mips_ejtag_fdc_put_chan() local
486 struct mips_ejtag_fdc_tty_port *dport; in mips_ejtag_fdc_put() local
560 struct mips_ejtag_fdc_tty_port *dport; in mips_ejtag_fdc_handle() local
698 struct mips_ejtag_fdc_tty_port *dport = in mips_ejtag_fdc_tty_port_activate() local
724 struct mips_ejtag_fdc_tty_port *dport = in mips_ejtag_fdc_tty_port_shutdown() local
782 struct mips_ejtag_fdc_tty_port *dport = tty->driver_data; in mips_ejtag_fdc_tty_hangup() local
803 struct mips_ejtag_fdc_tty_port *dport = tty->driver_data; in mips_ejtag_fdc_tty_write() local
845 struct mips_ejtag_fdc_tty_port *dport = tty->driver_data; in mips_ejtag_fdc_tty_write_room() local
859 struct mips_ejtag_fdc_tty_port *dport = tty->driver_data; in mips_ejtag_fdc_tty_chars_in_buffer() local
888 struct mips_ejtag_fdc_tty_port *dport; in mips_ejtag_fdc_tty_probe() local
/linux/net/ipv6/
H A Dsyncookies.c42 __be16 sport, __be16 dport, u32 count, int c) in cookie_hash()
49 __be16 dport; in cookie_hash() member
65 __be16 sport, __be16 dport, __u32 sseq, in secure_tcp_syn_cookie()
77 __be16 dport, __u32 sseq) in check_tcp_syn_cookie()
/linux/include/net/
H A Dinet_hashtables.h319 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener()
401 const __be32 daddr, const __be16 dport, in inet_lookup_established()
412 const __be32 daddr, const __be16 dport, in __inet_lookup()
433 const __be32 daddr, const __be16 dport, in inet_lookup()
450 const __be32 daddr, const __be16 dport, in inet_steal_sock()
491 const __be16 dport, in __inet_lookup_skb()
H A Droute.h176 __be16 dport, __be16 sport, in ip_route_output_ports()
302 __be16 sport, __be16 dport, in ip_route_connect_init()
317 __be16 sport, __be16 dport, in ip_route_connect()
338 __be16 sport, __be16 dport, in ip_route_newports()
H A Dinet6_hashtables.h109 const struct in6_addr *daddr, const __be16 dport, in inet6_steal_sock()
149 const __be16 dport, in __inet6_lookup_skb()
/linux/drivers/scsi/bfa/
H A Dbfa_svc.c5680 struct bfa_dport_s *dport = &fcdiag->dport; in bfa_fcdiag_attach() local
5698 struct bfa_dport_s *dport = &fcdiag->dport; in bfa_fcdiag_iocdisable() local
6099 bfa_cb_fcdiag_dport(struct bfa_dport_s *dport, bfa_status_t bfa_status) in bfa_cb_fcdiag_dport()
6109 bfa_dport_sm_disabled(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) in bfa_dport_sm_disabled()
6148 bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport, in bfa_dport_sm_enabling_qwait()
6171 bfa_dport_sm_enabling(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) in bfa_dport_sm_enabling()
6205 bfa_dport_sm_enabled(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) in bfa_dport_sm_enabled()
6277 bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport, in bfa_dport_sm_disabling_qwait()
6304 bfa_dport_sm_disabling(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) in bfa_dport_sm_disabling()
6329 bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport, in bfa_dport_sm_starting_qwait()
[all …]
/linux/net/ipv4/netfilter/
H A Dnf_socket_ipv4.c69 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v4()
88 __be16 dport, sport; in nf_sk_lookup_slow_v4() local
/linux/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c81 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v6()
100 __be16 dport, sport; in nf_sk_lookup_slow_v6() local
/linux/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c88 int dport; in handle_ipv4() local
162 int dport; in handle_ipv6() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp.c90 int dport; in handle_ipv4() local
162 int dport; in handle_ipv6() local
H A Dtest_xdp_loop.c86 int dport; in handle_ipv4() local
158 int dport; in handle_ipv6() local
H A Dtest_bpf_nf.c43 __be16 dport = 0; variable
175 __u16 dport = bpf_get_prandom_u32(); in nf_ct_test() local
278 __u16 dport = bpf_get_prandom_u32(); in nf_ct_opts_new_test() local
H A Dtest_sk_assign.c107 __be16 dport; in handle_udp() local
138 __be16 dport; in handle_tcp() local
H A Dtest_xdp_dynptr.c90 int dport; in handle_ipv4() local
171 int dport; in handle_ipv6() local
H A Dcgroup_ancestor.c11 __u16 dport; variable
/linux/net/ipv4/
H A Dsyncookies.c45 static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, in cookie_hash()
85 __be16 dport, __u32 sseq, __u32 data) in secure_tcp_syn_cookie()
114 __be16 sport, __be16 dport, __u32 sseq) in check_tcp_syn_cookie()
H A Dfou_bpf.c17 __be16 dport; member
/linux/tools/testing/cxl/test/
H A Dmock.c253 struct cxl_dport *dport; in __wrap_devm_cxl_add_rch_dport() local
272 struct cxl_dport *dport) in __wrap_cxl_rcd_component_reg_phys() argument
302 void __wrap_cxl_dport_init_ras_reporting(struct cxl_dport *dport, struc argument
[all...]
H A Dcxl.c749 struct cxl_dport *dport; in mock_init_hdm_decoder() local
962 struct cxl_dport *dport; in mock_cxl_port_enumerate_dports() local
1264 struct platform_device *dport = cxl_switch_dport[i]; in cxl_mem_init() local
1282 struct platform_device *dport = cxl_swd_single[i]; in cxl_mem_init() local
/linux/net/rds/
H A Dsend.c820 __be16 dport, int *queued) in rds_send_queue_rm()
1106 __be16 dport; in rds_sendmsg() local
1422 __be16 dport, u8 h_flags) in rds_send_probe()
1489 rds_send_pong(struct rds_conn_path *cp, __be16 dport) in rds_send_pong()
/linux/drivers/cxl/
H A Dacpi.c543 static int get_genport_coordinates(struct device *dev, struct cxl_dport *dport) in get_genport_coordinates()
559 struct cxl_dport *dport; in add_host_bridge_dport() local
623 struct cxl_dport *dport; in add_host_bridge_uport() local
/linux/drivers/acpi/apei/
H A Deinj-cxl.c88 int einj_cxl_inject_error(struct pci_dev *dport, u64 type) in einj_cxl_inject_error()
/linux/tools/testing/selftests/bpf/
H A Dtest_iptunnel_common.h16 __u16 dport; member

12345