/net/atm/ |
D | atm_misc.c | 88 void sonet_copy_stats(struct k_sonet_stats *from, struct sonet_stats *to) in sonet_copy_stats() 96 void sonet_subtract_stats(struct k_sonet_stats *from, struct sonet_stats *to) in sonet_subtract_stats()
|
D | resources.c | 159 static void copy_aal_stats(struct k_atm_aal_stats *from, in copy_aal_stats() 167 static void subtract_aal_stats(struct k_atm_aal_stats *from, in subtract_aal_stats()
|
/net/x25/ |
D | x25_forward.c | 17 int x25_forward_call(struct x25_address *dest_addr, struct x25_neigh *from, in x25_forward_call() 90 int x25_forward_data(int lci, struct x25_neigh *from, struct sk_buff *skb) { in x25_forward_data()
|
/net/qrtr/ |
D | ns.c | 331 static int ctrl_cmd_bye(struct sockaddr_qrtr *from) in ctrl_cmd_bye() 380 static int ctrl_cmd_del_client(struct sockaddr_qrtr *from, in ctrl_cmd_del_client() 454 static int ctrl_cmd_new_server(struct sockaddr_qrtr *from, in ctrl_cmd_new_server() 495 static int ctrl_cmd_del_server(struct sockaddr_qrtr *from, in ctrl_cmd_del_server() 520 static int ctrl_cmd_new_lookup(struct sockaddr_qrtr *from, in ctrl_cmd_new_lookup() 562 static void ctrl_cmd_del_lookup(struct sockaddr_qrtr *from, in ctrl_cmd_del_lookup()
|
D | tun.c | 85 static ssize_t qrtr_tun_write_iter(struct kiocb *iocb, struct iov_iter *from) in qrtr_tun_write_iter()
|
D | af_qrtr.c | 341 int type, struct sockaddr_qrtr *from, in qrtr_node_enqueue() 849 int type, struct sockaddr_qrtr *from, in qrtr_local_enqueue() 880 int type, struct sockaddr_qrtr *from, in qrtr_bcast_enqueue()
|
/net/ipv4/ |
D | ip_output.c | 553 static void ip_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip_copy_metadata() 663 static void ip_frag_ipcb(struct sk_buff *from, struct sk_buff *to, in ip_frag_ipcb() 934 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag() 956 int getfrag(void *from, char *to, int offset, in __ip_append_data() 1342 int getfrag(void *from, char *to, int offset, int len, in ip_append_data() 1533 int getfrag(void *from, char *to, int offset, in ip_make_skb()
|
/net/core/ |
D | dev_addr_lists.c | 733 int dev_uc_sync(struct net_device *to, struct net_device *from) in dev_uc_sync() 763 int dev_uc_sync_multiple(struct net_device *to, struct net_device *from) in dev_uc_sync_multiple() 788 void dev_uc_unsync(struct net_device *to, struct net_device *from) in dev_uc_unsync() 956 int dev_mc_sync(struct net_device *to, struct net_device *from) in dev_mc_sync() 986 int dev_mc_sync_multiple(struct net_device *to, struct net_device *from) in dev_mc_sync_multiple() 1011 void dev_mc_unsync(struct net_device *to, struct net_device *from) in dev_mc_unsync()
|
D | utils.c | 426 __be32 from, __be32 to, bool pseudohdr) in inet_proto_csum_replace4() 459 const __be32 *from, const __be32 *to, in inet_proto_csum_replace16()
|
D | datagram.c | 550 struct iov_iter *from, in skb_copy_datagram_from_iter() 622 struct sk_buff *skb, struct iov_iter *from, in __zerocopy_sg_from_iter() 715 int zerocopy_sg_from_iter(struct sk_buff *skb, struct iov_iter *from) in zerocopy_sg_from_iter()
|
D | skmsg.c | 311 int sk_msg_zerocopy_from_iter(struct sock *sk, struct iov_iter *from, in sk_msg_zerocopy_from_iter() 368 int sk_msg_memcopy_from_iter(struct sock *sk, struct iov_iter *from, in sk_msg_memcopy_from_iter() 904 static int sk_psock_skb_redirect(struct sk_psock *from, struct sk_buff *skb) in sk_psock_skb_redirect() 943 struct sk_psock *from, int verdict) in sk_psock_tls_verdict_apply()
|
/net/ipv6/ |
D | ip6_output.c | 677 static void ip6_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip6_copy_metadata() 1123 struct fib6_info *from; in ip6_dst_lookup_tail() local 1485 int getfrag(void *from, char *to, int offset, in __ip6_append_data() 1880 int getfrag(void *from, char *to, int offset, int len, in ip6_append_data() 2085 int getfrag(void *from, char *to, int offset, in ip6_make_skb()
|
D | route.c | 359 struct fib6_info *from; in ip6_dst_destroy() local 400 struct fib6_info *from; in rt6_check_expired() local 1116 static void rt6_set_from(struct rt6_info *rt, struct fib6_info *from) in rt6_set_from() 1431 struct fib6_info *from; in rt6_make_pcpu_route() local 1450 struct fib6_info *from; in rt6_remove_exception() local 1739 static void fib6_nh_flush_exceptions(struct fib6_nh *nh, struct fib6_info *from) in fib6_nh_flush_exceptions() 1890 struct fib6_info *from; in rt6_remove_exception_rt() local 1965 struct fib6_info *from; in rt6_update_exception_stamp_rt() local 2707 struct fib6_info *from, in rt6_check() 2723 struct fib6_info *from, in rt6_dst_from_check() [all …]
|
/net/netfilter/ipset/ |
D | pfxlen.c | 172 ip_set_range_to_cidr(u32 from, u32 to, u8 *cidr) in ip_set_range_to_cidr()
|
/net/xfrm/ |
D | xfrm_interface_bpf.c | 64 __bpf_kfunc int bpf_skb_set_xfrm_info(struct __sk_buff *skb_ctx, const struct bpf_xfrm_info *from) in bpf_skb_set_xfrm_info()
|
/net/rds/ |
D | message.c | 364 static int rds_message_zcopy_from_user(struct rds_message *rm, struct iov_iter *from) in rds_message_zcopy_from_user() 419 int rds_message_copy_from_user(struct rds_message *rm, struct iov_iter *from, in rds_message_copy_from_user()
|
/net/sched/ |
D | em_text.c | 32 int from, to; in em_text_match() local
|
/net/caif/ |
D | cfpkt_skbuff.c | 122 u8 *from; in cfpkt_extr_head() local 149 u8 *from; in cfpkt_extr_trail() local
|
/net/9p/ |
D | protocol.c | 230 pdu_write_u(struct p9_fcall *pdu, struct iov_iter *from, size_t size) in pdu_write_u() 610 struct iov_iter *from = in p9pdu_vwritef() local
|
/net/sctp/ |
D | chunk.c | 148 struct iov_iter *from) in sctp_datamsg_from_user()
|
/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic_main.c | 63 __be32 from; member
|
/net/ipv6/ila/ |
D | ila.h | 79 static inline __wsum compute_csum_diff8(const __be32 *from, const __be32 *to) in compute_csum_diff8()
|
/net/mac80211/ |
D | trace.h | 1646 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from argument
|
/net/batman-adv/ |
D | main.c | 597 unsigned int from; in batadv_skb_crc32() local
|
/net/dccp/ |
D | options.c | 406 const unsigned char *tail, *from; in dccp_insert_option_ackvec() local
|