Searched defs:bytes (Results 1 – 13 of 13) sorted by relevance
/net/netfilter/ |
D | xt_connbytes.c | 26 u_int64_t bytes = 0; in connbytes_mt() local
|
D | nf_conntrack_h323_asn1.c | 208 unsigned int v, l, shift, bytes; in get_bitmap() local
|
/net/irda/irlan/ |
D | irlan_filter.c | 146 __u8 *bytes; in irlan_check_command_param() local
|
D | irlan_client.c | 437 __u8 *bytes; in irlan_check_response_param() local
|
/net/ipv4/ |
D | fib_semantics.c | 609 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
|
D | fib_trie.c | 2151 unsigned i, max, pointers, bytes, avdepth; in trie_show_stats() local
|
/net/x25/ |
D | x25_out.c | 34 int bytes = 1; in x25_pacsize_to_bytes() local
|
/net/irda/ |
D | wrapper.c | 91 __u8 bytes[2]; in async_wrap_skb() member
|
/net/sched/ |
D | sch_htb.c | 580 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/ |
D | clnt.c | 633 size_t bytes; in rpc_peeraddr() local
|
D | xprtsock.c | 1105 static void xs_tcp_data_ready(struct sock *sk, int bytes) in xs_tcp_data_ready()
|
/net/ipv6/ |
D | addrconf.c | 3657 __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/ |
D | core.c | 205 static void rfcomm_l2data_ready(struct sock *sk, int bytes) in rfcomm_l2data_ready()
|