Home
last modified time | relevance | path

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

/net/mac80211/
Dled.h58 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_tx()
67 ieee80211_tpt_led_trig_rx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_rx()
/net/rds/
Dpage.c57 void __user *ptr, unsigned long bytes, in rds_page_copy_user()
97 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes, in rds_page_remainder_alloc()
Dtcp_listen.c111 void rds_tcp_listen_data_ready(struct sock *sk, int bytes) in rds_tcp_listen_data_ready()
Dinfo.c116 unsigned long bytes) in rds_info_copy()
Dtcp_recv.c317 void rds_tcp_data_ready(struct sock *sk, int bytes) in rds_tcp_data_ready()
Drds.h696 #define rds_page_copy_to_user(page, offset, ptr, bytes) \ argument
698 #define rds_page_copy_from_user(page, offset, ptr, bytes) \ argument
Diw.h59 unsigned int bytes; member
/net/netfilter/
Dnfnetlink_acct.c34 atomic64_t bytes; member
102 u64 pkts, bytes; in nfnl_acct_fill_info() local
Dxt_connbytes.c27 u_int64_t bytes = 0; in connbytes_mt() local
Dxt_qtaguid.c169 int bytes, in dc_add_byte_packets()
1106 enum ifs_tx_rx direction, int proto, int bytes) in data_counters_update()
1221 int bytes = skb->len; in iface_stat_update_from_skb() local
1249 enum ifs_tx_rx direction, int proto, int bytes) in tag_stat_update()
1289 int proto, int bytes) in if_tag_stat_update()
Dxt_qtaguid_internal.h174 uint64_t bytes; member
Dnf_conntrack_h323_asn1.c208 unsigned int v, l, shift, bytes; in get_bitmap() local
Dnf_conntrack_netlink.c213 dump_counters(struct sk_buff *skb, u64 pkts, u64 bytes, in dump_counters()
240 u64 pkts, bytes; in ctnetlink_dump_counters() local
/net/ipv4/
Dfib_semantics.c687 static struct hlist_head *fib_info_hash_alloc(int bytes) in fib_info_hash_alloc()
697 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free()
714 unsigned int i, bytes; in fib_info_hash_move() local
802 unsigned int bytes; in fib_create_info() local
Dfib_trie.c2111 unsigned int i, max, pointers, bytes, avdepth; in trie_show_stats() local
/net/x25/
Dx25_out.c35 int bytes = 1; in x25_pacsize_to_bytes() local
/net/irda/
Dwrapper.c91 __u8 bytes[2]; in async_wrap_skb() member
/net/irda/irlan/
Dirlan_client.c437 __u8 *bytes; in irlan_check_response_param() local
/net/ceph/
Dmessenger.c821 size_t bytes) in ceph_msg_data_bio_advance()
913 size_t bytes) in ceph_msg_data_pages_advance()
990 size_t bytes) in ceph_msg_data_pagelist_advance()
1111 size_t bytes) in ceph_msg_data_advance()
Dosd_client.c1462 u32 bytes; in handle_reply() local
/net/sched/
Dsch_htb.c585 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens()
598 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens()
625 int bytes = qdisc_pkt_len(skb); in htb_charge_class() local
/net/ipv6/
Daddrconf.c4228 __s32 *array, int bytes) in ipv6_store_devconf()
4305 int items, int bytes) in __snmp6_fill_statsdev()
4320 int items, int bytes, size_t syncpoff) in __snmp6_fill_stats64()
4335 int bytes) in snmp6_fill_stats()
/net/sunrpc/
Dclnt.c946 size_t bytes; in rpc_peeraddr() local
Dxprtsock.c1401 static void xs_tcp_data_ready(struct sock *sk, int bytes) in xs_tcp_data_ready()
/net/bluetooth/rfcomm/
Dcore.c189 static void rfcomm_l2data_ready(struct sock *sk, int bytes) in rfcomm_l2data_ready()