Home
last modified time | relevance | path

Searched defs:dst (Results 2976 - 3000 of 6449) sorted by relevance

1...<<111112113114115116117118119120>>...258

/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_est.c917 void ip_vs_read_estimator(struct ip_vs_kstats *dst, struct ip_vs_stats *stats) in ip_vs_read_estimator() argument
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dsock.c940 bdaddr_t src, dst; in rfcomm_connect_ind() local
968 bacpy(&rfcomm_pi(sk)->dst, &dst); in rfcomm_connect_ind() local
/kernel/linux/linux-6.6/net/caif/
H A Dcfpkt_skbuff.c298 struct sk_buff *dst = pkt_to_skb(dstpkt); in cfpkt_append() local
/kernel/linux/linux-6.6/net/core/
H A Dlwt_bpf.c117 struct dst_entry *dst = skb_dst(skb); in bpf_input() local
140 struct dst_entry *dst = skb_dst(skb); in bpf_output() local
38 run_lwt_bpf(struct sk_buff *skb, struct bpf_lwt_prog *lwt, struct dst_entry *dst, bool can_redirect) run_lwt_bpf() argument
177 struct dst_entry *dst = NULL; bpf_lwt_xmit_reroute() local
269 struct dst_entry *dst = skb_dst(skb); bpf_xmit() local
[all...]
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c161 struct dst_entry *dst; in dccp_do_pmtu_discovery() local
202 struct dst_entry *dst = __sk_dst_check(sk, 0); in dccp_do_redirect() local
375 dccp_v4_csum_finish(struct sk_buff *skb, __be32 src, __be32 dst) dccp_v4_csum_finish() argument
407 dccp_v4_request_recv_sock(const struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct dst_entry *dst, struct request_sock *req_unhash, bool *own_req) dccp_v4_request_recv_sock() argument
496 struct dst_entry *dst; dccp_v4_send_response() local
529 struct dst_entry *dst; dccp_v4_ctl_send_reset() local
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dtag_8021q.c475 struct dsa_switch_tree *dst = cpu_dp->dst; in dsa_tag_8021q_find_port_by_vbid() local
H A Dswitch.c1084 int dsa_tree_notify(struct dsa_switch_tree *dst, unsigned long e, void *v) in dsa_tree_notify() argument
1108 struct dsa_switch_tree *dst; in dsa_broadcast() local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dioam6_iptunnel.c261 struct dst_entry *dst = skb_dst(skb); in ioam6_do_encap() local
298 struct dst_entry *dst = skb_dst(skb); in ioam6_output() local
[all...]
H A Dseg6_iptunnel.c130 struct dst_entry *dst = skb_dst(skb); in seg6_do_srh_encap() local
207 struct dst_entry *dst = skb_dst(skb); in seg6_do_srh_encap_red() local
376 struct dst_entry *dst = skb_dst(skb); in seg6_do_srh() local
457 struct dst_entry *dst in seg6_input_core() local
528 struct dst_entry *dst = NULL; seg6_output_core() local
[all...]
H A Dipv6_sockglue.c1214 struct dst_entry *dst; in do_ipv6_getsockopt() local
1307 struct dst_entry *dst; in do_ipv6_getsockopt() local
1347 struct dst_entry *dst; in do_ipv6_getsockopt() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h105 u8 dst[ETH_ALEN]; member
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_fastopen.c417 const struct dst_entry *dst; in tcp_fastopen_cookie_check() local
557 struct dst_entry *dst; in tcp_fastopen_active_disable_ofo_check() local
334 tcp_fastopen_no_cookie(const struct sock *sk, const struct dst_entry *dst, int flag) tcp_fastopen_no_cookie() argument
347 tcp_try_fastopen(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct tcp_fastopen_cookie *foc, const struct dst_entry *dst) tcp_try_fastopen() argument
[all...]
H A Dip_vti.c145 static bool vti_state_check(const struct xfrm_state *x, __be32 dst, __be32 src) in vti_state_check() argument
171 struct dst_entry *dst = skb_dst(skb); in vti_xmit() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_flow_table_ip.c266 nf_flow_xmit_xfrm(struct sk_buff *skb, const struct nf_hook_state *state, struct dst_entry *dst) nf_flow_xmit_xfrm() argument
H A Dnf_conntrack_ftp.c109 get_ipv6_addr(const char *src, size_t dlen, struct in6_addr *dst, u_int8_t term) in get_ipv6_addr() argument
H A Dnft_limit.c226 static int nft_limit_pkts_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_limit_pkts_clone() argument
284 static int nft_limit_bytes_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_limit_bytes_clone() argument
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp.c310 void memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes) in memcpy_from_scratch() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Duserfaultfd.h117 __u64 dst; member
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_output.c33 struct dst_entry *dst = skb_dst(skb); in xfrm_skb_check_space() local
276 struct dst_entry *dst = skb_dst(skb); in xfrm4_tunnel_encap_add() local
321 struct dst_entry *dst = skb_dst(skb); in xfrm6_tunnel_encap_add() local
492 struct dst_entry *dst = skb_dst(skb); xfrm_output_one() local
834 struct dst_entry *dst = skb_dst(skb); xfrm6_tunnel_check_size() local
[all...]
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_router_ipv4_user.c102 __be32 dst, gw; in read_route() member
107 __be32 dst; in read_route() member
325 __be32 dst; read_arp() member
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Duserfaultfd.h107 __u64 dst; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Duserfaultfd.h107 __u64 dst; member
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_mac_test.c50 static int32_t BufferToAscii(uint8_t* src, uint32_t src_size, char* dst, uint32_t* dst_size) in BufferToAscii() argument
/third_party/ffmpeg/libavcodec/arm/
H A Dhevcdsp_init_neon.c159 uint8_t *dst = _dst; ff_hevc_sao_band_filter_neon_8_wrapper() local
183 uint8_t *dst = _dst; ff_hevc_sao_edge_filter_neon_8_wrapper() local
194 ff_hevc_put_qpel_neon_wrapper(int16_t *dst, uint8_t *src, ptrdiff_t srcstride, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_neon_wrapper() argument
200 ff_hevc_put_qpel_uni_neon_wrapper(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, ptrdiff_t srcstride, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_uni_neon_wrapper() argument
206 ff_hevc_put_qpel_bi_neon_wrapper(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, ptrdiff_t srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_bi_neon_wrapper() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcrystalhd.c448 uint8_t *dst; in copy_frame() local

Completed in 21 milliseconds

1...<<111112113114115116117118119120>>...258