| /net/atm/ |
| D | atm_misc.c | 87 void sonet_copy_stats(struct k_sonet_stats *from, struct sonet_stats *to) in sonet_copy_stats() 95 void sonet_subtract_stats(struct k_sonet_stats *from, struct sonet_stats *to) in sonet_subtract_stats()
|
| D | resources.c | 160 static void copy_aal_stats(struct k_atm_aal_stats *from, in copy_aal_stats() 168 static void subtract_aal_stats(struct k_atm_aal_stats *from, in subtract_aal_stats()
|
| /net/core/ |
| D | dev_addr_lists.c | 537 int dev_uc_sync(struct net_device *to, struct net_device *from) in dev_uc_sync() 567 int dev_uc_sync_multiple(struct net_device *to, struct net_device *from) in dev_uc_sync_multiple() 592 void dev_uc_unsync(struct net_device *to, struct net_device *from) in dev_uc_unsync() 758 int dev_mc_sync(struct net_device *to, struct net_device *from) in dev_mc_sync() 788 int dev_mc_sync_multiple(struct net_device *to, struct net_device *from) in dev_mc_sync_multiple() 813 void dev_mc_unsync(struct net_device *to, struct net_device *from) in dev_mc_unsync()
|
| D | utils.c | 304 __be32 from, __be32 to, bool pseudohdr) in inet_proto_csum_replace4() 337 const __be32 *from, const __be32 *to, in inet_proto_csum_replace16()
|
| D | datagram.c | 444 struct iov_iter *from, in skb_copy_datagram_from_iter() 525 int zerocopy_sg_from_iter(struct sk_buff *skb, struct iov_iter *from) in zerocopy_sg_from_iter()
|
| D | skbuff.c | 1997 int skb_store_bits(struct sk_buff *skb, int offset, const void *from, int len) in skb_store_bits() 2240 skb_zerocopy_headlen(const struct sk_buff *from) in skb_zerocopy_headlen() 2278 skb_zerocopy(struct sk_buff *to, struct sk_buff *from, int len, int hlen) in skb_zerocopy() 2669 int from, to, merge, todo; in skb_shift() local 2793 void skb_prepare_seq_read(struct sk_buff *skb, unsigned int from, in skb_prepare_seq_read() 2936 unsigned int skb_find_text(struct sk_buff *skb, unsigned int from, in skb_find_text() 2964 int (*getfrag)(void *from, char *to, int offset, in skb_append_datato_frags() 4234 bool skb_try_coalesce(struct sk_buff *to, struct sk_buff *from, in skb_try_coalesce()
|
| D | filter.c | 1276 void *from = (void *) (long) r3; in bpf_skb_store_bytes() local 1326 static u64 bpf_l3_csum_replace(u64 r1, u64 r2, u64 from, u64 to, u64 flags) in bpf_l3_csum_replace() 1371 static u64 bpf_l4_csum_replace(u64 r1, u64 r2, u64 from, u64 to, u64 flags) in bpf_l4_csum_replace() 1607 struct bpf_tunnel_key *from = (struct bpf_tunnel_key *) (long) r2; in bpf_skb_set_tunnel_key() local
|
| /net/ipv4/ |
| D | ip_output.c | 482 static void ip_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip_copy_metadata() 800 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag() 830 int getfrag(void *from, char *to, int offset, int len, in ip_ufo_append_data() 885 int getfrag(void *from, char *to, int offset, in __ip_append_data() 1189 int getfrag(void *from, char *to, int offset, int len, in ip_append_data() 1512 int getfrag(void *from, char *to, int offset, in ip_make_skb()
|
| D | icmp.c | 342 static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, in icmp_glue_bits()
|
| /net/x25/ |
| D | x25_forward.c | 22 int x25_forward_call(struct x25_address *dest_addr, struct x25_neigh *from, in x25_forward_call() 97 int x25_forward_data(int lci, struct x25_neigh *from, struct sk_buff *skb) { in x25_forward_data()
|
| /net/ipv6/ |
| D | ip6_output.c | 550 static void ip6_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip6_copy_metadata() 1107 int getfrag(void *from, char *to, int offset, int len, in ip6_ufo_append_data() 1277 int getfrag(void *from, char *to, int offset, in __ip6_append_data() 1591 int getfrag(void *from, char *to, int offset, int len, in ip6_append_data() 1776 int getfrag(void *from, char *to, int offset, in ip6_make_skb()
|
| D | ila.c | 27 static inline __wsum compute_csum_diff8(const __be32 *from, const __be32 *to) in compute_csum_diff8()
|
| D | icmp.c | 287 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag()
|
| /net/netfilter/ipset/ |
| D | pfxlen.c | 292 ip_set_range_to_cidr(u32 from, u32 to, u8 *cidr) in ip_set_range_to_cidr()
|
| /net/9p/ |
| D | protocol.c | 78 pdu_write_u(struct p9_fcall *pdu, struct iov_iter *from, size_t size) in pdu_write_u() 449 struct iov_iter *from = in p9pdu_vwritef() local
|
| /net/sched/ |
| D | em_text.c | 36 int from, to; in em_text_match() local
|
| /net/caif/ |
| D | cfpkt_skbuff.c | 123 u8 *from; in cfpkt_extr_head() local 150 u8 *from; in cfpkt_extr_trail() local
|
| /net/sctp/ |
| D | chunk.c | 167 struct iov_iter *from) in sctp_datamsg_from_user()
|
| /net/mac80211/ |
| D | trace.h | 1468 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from argument
|
| /net/rds/ |
| D | message.c | 267 int rds_message_copy_from_user(struct rds_message *rm, struct iov_iter *from) in rds_message_copy_from_user()
|
| D | ib_recv.c | 78 static void list_splice_entire_tail(struct list_head *from, in list_splice_entire_tail()
|
| /net/netfilter/ipvs/ |
| D | ip_vs_ftp.c | 176 union nf_inet_addr from; in ip_vs_ftp_out() local
|
| /net/can/ |
| D | gw.c | 214 int from = calc_idx(xor->from_idx, cf->can_dlc); in cgw_csum_xor_rel() local 258 int from = calc_idx(crc8->from_idx, cf->can_dlc); in cgw_csum_crc8_rel() local
|
| /net/dccp/ |
| D | options.c | 409 const unsigned char *tail, *from; in dccp_insert_option_ackvec() local
|
| /net/tipc/ |
| D | link.c | 815 int tipc_link_retrans(struct tipc_link *l, u16 from, u16 to, in tipc_link_retrans() 1474 u16 from = acked + 1; in tipc_link_bc_nack_rcv() local
|