Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_connbytes.c26 u_int64_t bytes = 0; in connbytes_mt() local
Dnf_conntrack_h323_asn1.c208 unsigned int v, l, shift, bytes; in get_bitmap() local
/net/irda/irlan/
Dirlan_filter.c146 __u8 *bytes; in irlan_check_command_param() local
Dirlan_client.c437 __u8 *bytes; in irlan_check_response_param() local
/net/ipv4/
Dfib_semantics.c609 static struct hlist_head *fib_hash_alloc(int bytes) in fib_hash_alloc()
618 static void fib_hash_free(struct hlist_head *hash, int bytes) in fib_hash_free()
635 unsigned int i, bytes; in fib_hash_move() local
710 unsigned int bytes; in fib_create_info() local
Dfib_trie.c2151 unsigned i, max, pointers, bytes, avdepth; in trie_show_stats() local
/net/x25/
Dx25_out.c34 int bytes = 1; in x25_pacsize_to_bytes() local
/net/irda/
Dwrapper.c91 __u8 bytes[2]; in async_wrap_skb() member
/net/sched/
Dsch_htb.c580 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, long diff) in htb_accnt_tokens()
593 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, long diff) in htb_accnt_ctokens()
620 int bytes = qdisc_pkt_len(skb); in htb_charge_class() local
/net/sunrpc/
Dclnt.c633 size_t bytes; in rpc_peeraddr() local
Dxprtsock.c1105 static void xs_tcp_data_ready(struct sock *sk, int bytes) in xs_tcp_data_ready()
/net/ipv6/
Daddrconf.c3657 __s32 *array, int bytes) in ipv6_store_devconf()
3719 int bytes) in __snmp6_fill_stats()
3734 int bytes) in snmp6_fill_stats()
/net/bluetooth/rfcomm/
Dcore.c205 static void rfcomm_l2data_ready(struct sock *sk, int bytes) in rfcomm_l2data_ready()