Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 38) sorted by relevance

12

/net/dccp/
Doptions.c269 void dccp_encode_value_var(const u64 value, u8 *to, const u8 len) in dccp_encode_value_var()
295 unsigned char *to; in dccp_insert_option() local
360 unsigned char *to; in dccp_insert_option_timestamp_echo() local
410 unsigned char *to; in dccp_insert_option_ackvec() local
507 u8 tot_len, *to; in dccp_insert_fn_opt() local
/net/bridge/
Dbr_forward.c62 static void __br_deliver(const struct net_bridge_port *to, struct sk_buff *skb) in __br_deliver()
84 static void __br_forward(const struct net_bridge_port *to, struct sk_buff *skb) in __br_forward()
106 void br_deliver(const struct net_bridge_port *to, struct sk_buff *skb) in br_deliver()
118 void br_forward(const struct net_bridge_port *to, struct sk_buff *skb, struct sk_buff *skb0) in br_forward()
/net/atm/
Datm_misc.c87 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()
Dresources.c161 struct atm_aal_stats *to) in copy_aal_stats()
169 struct atm_aal_stats *to) in subtract_aal_stats()
/net/sunrpc/
Dsocklib.c29 size_t xdr_skb_read_bits(struct xdr_skb_reader *desc, void *to, size_t len) in xdr_skb_read_bits()
49 static size_t xdr_skb_read_and_csum_bits(struct xdr_skb_reader *desc, void *to, size_t len) in xdr_skb_read_and_csum_bits()
Dxprt.c554 const struct rpc_timeout *to = req->rq_task->tk_client->cl_timeout; in xprt_reset_majortimeo() local
574 const struct rpc_timeout *to = req->rq_task->tk_client->cl_timeout; in xprt_adjust_timeout() local
/net/core/
Ddev_addr_lists.c537 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()
Dutils.c307 __be32 from, __be32 to, int pseudohdr) in inet_proto_csum_replace4()
321 const __be32 *from, const __be32 *to, in inet_proto_csum_replace16()
Ddatagram.c357 struct iovec *to, int len) in skb_copy_datagram_iovec()
443 const struct iovec *to, int to_offset, in skb_copy_datagram_const_iovec()
685 u8 __user *to, int len, in skb_copy_and_csum_datagram()
Dskbuff.c1612 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) in skb_copy_bits()
2060 u8 *to, int len, __wsum csum) in skb_copy_and_csum_bits()
2179 skb_zerocopy(struct sk_buff *to, struct sk_buff *from, int len, int hlen) in skb_zerocopy()
2234 void skb_copy_and_csum_dev(const struct sk_buff *skb, u8 *to) in skb_copy_and_csum_dev()
2531 int from, to, merge, todo; in skb_shift() local
2656 unsigned int to, struct skb_seq_state *st) in skb_prepare_seq_read()
2800 unsigned int to, struct ts_config *config, in skb_find_text()
2827 int (*getfrag)(void *from, char *to, int offset, in skb_append_datato_frags()
3973 bool skb_try_coalesce(struct sk_buff *to, struct sk_buff *from, in skb_try_coalesce()
/net/ipv4/
Dip_output.c452 static void ip_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip_copy_metadata()
755 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag()
785 int getfrag(void *from, char *to, int offset, int len, in ip_ufo_append_data()
840 int getfrag(void *from, char *to, int offset, in __ip_append_data()
1138 int getfrag(void *from, char *to, int offset, int len, in ip_append_data()
1464 int getfrag(void *from, char *to, int offset, in ip_make_skb()
1500 static int ip_reply_glue_bits(void *dptr, char *to, int offset, in ip_reply_glue_bits()
/net/netfilter/ipset/
Dpfxlen.c296 ip_set_range_to_cidr(u32 from, u32 to, u8 *cidr) in ip_set_range_to_cidr()
/net/sched/
Dem_text.c36 int from, to; in em_text_match() local
Dcls_route.c376 u32 id = 0, to = 0, nhandle = 0x8000; in route4_set_parms() local
/net/can/
Dgw.c184 static int cgw_chk_csum_parms(s8 fr, s8 to, s8 re) in cgw_chk_csum_parms()
214 int to = calc_idx(xor->to_idx, cf->can_dlc); in cgw_csum_xor_rel() local
258 int to = calc_idx(crc8->to_idx, cf->can_dlc); in cgw_csum_crc8_rel() local
/net/caif/
Dcfpkt_skbuff.c177 u8 *to; in cfpkt_add_body() local
220 u8 *to; in cfpkt_add_head() local
/net/ipv6/
Dip6_output.c526 static void ip6_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip6_copy_metadata()
1051 int getfrag(void *from, char *to, int offset, int len, in ip6_ufo_append_data()
1144 int ip6_append_data(struct sock *sk, int getfrag(void *from, char *to, in ip6_append_data()
Dicmp.c286 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag()
/net/mac80211/
Dtrace.h1420 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from argument
/net/netfilter/ipvs/
Dip_vs_ftp.c320 union nf_inet_addr to; in ip_vs_ftp_in() local
Dip_vs_proto.c211 const char *name, int to) in ip_vs_set_state_timeout()
/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c140 u32 rmr, u64 to, in send_write()
/net/sctp/
Dsocket.c1083 union sctp_addr to; in __sctp_connect() local
1627 union sctp_addr to; in sctp_sendmsg() local
4857 void __user *to; in sctp_getsockopt_peer_addrs() local
4901 static int sctp_copy_laddrs(struct sock *sk, __u16 port, void *to, in sctp_copy_laddrs()
4954 void __user *to; in sctp_getsockopt_local_addrs() local
5668 char __user *to; in sctp_getsockopt_peer_auth_chunks() local
5713 char __user *to; in sctp_getsockopt_local_auth_chunks() local
/net/tipc/
Dbcast.c218 static void bclink_retransmit_pkt(u32 after, u32 to) in bclink_retransmit_pkt()
/net/rds/
Dib_recv.c79 struct list_head *to) in list_splice_entire_tail()

12