Searched defs:sz (Results 1 – 19 of 19) sorted by relevance
/net/xfrm/ |
D | xfrm_hash.c | 16 struct hlist_head *xfrm_hash_alloc(unsigned int sz) in xfrm_hash_alloc() 32 void xfrm_hash_free(struct hlist_head *n, unsigned int sz) in xfrm_hash_free()
|
D | xfrm_state.c | 2316 unsigned int sz; in xfrm_state_init() local 2348 unsigned int sz; in xfrm_state_fini() local
|
D | xfrm_policy.c | 2817 unsigned int hmask, sz; in xfrm_policy_init() local 2879 unsigned int sz; in xfrm_policy_fini() local
|
/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 85 unsigned char sz; member 769 int DecodeRasMessage(unsigned char *buf, size_t sz, RasMessage *ras) in DecodeRasMessage() 786 size_t sz, H323_UserInformation *uuie) in DecodeH323_UserInformation() 803 int DecodeMultimediaSystemControlMessage(unsigned char *buf, size_t sz, in DecodeMultimediaSystemControlMessage() 822 int DecodeQ931(unsigned char *buf, size_t sz, Q931 *q931) in DecodeQ931()
|
D | xt_recent.c | 340 size_t sz; in recent_mt_check() local
|
D | x_tables.c | 1048 size_t sz = sizeof(*info) + size; in xt_alloc_table_info() local
|
D | nf_conntrack_core.c | 1937 size_t sz; in nf_ct_alloc_hashtable() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 1872 static int ebt_buf_count(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_count() 1879 const void *data, unsigned int sz) in ebt_buf_add() 1894 static int ebt_buf_add_pad(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_add_pad()
|
/net/9p/ |
D | trans_virtio.c | 410 __le32 sz; in p9_virtio_zc_request() local
|
/net/sched/ |
D | sch_sfq.c | 702 static void *sfq_alloc(size_t sz) in sfq_alloc()
|
/net/ipv4/ |
D | inet_diag.c | 294 size_t sz = 0; in inet_sk_diag_fill() local
|
D | tcp.c | 3088 size_t sz = 0; in do_tcp_getsockopt() local
|
D | fib_trie.c | 2090 size_t sz = sizeof(*tb); in fib_trie_table() local
|
/net/core/ |
D | skbuff.c | 97 static void skb_panic(struct sk_buff *skb, unsigned int sz, void *addr, in skb_panic() 107 static void skb_over_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_over_panic() 112 static void skb_under_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_under_panic()
|
D | sock.c | 2189 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t gfp) in skb_page_frag_refill()
|
D | dev.c | 7482 size_t sz = count * sizeof(*rx); in netif_alloc_rx_queues() local 7521 size_t sz = count * sizeof(*tx); in netif_alloc_netdev_queues() local
|
/net/rfkill/ |
D | core.c | 1160 unsigned long sz; in rfkill_fop_read() local
|
/net/tipc/ |
D | msg.h | 226 static inline void msg_set_size(struct tipc_msg *m, u32 sz) in msg_set_size()
|
/net/key/ |
D | af_key.c | 2894 int i, sz = 0; in count_ah_combs() local 2910 int i, k, sz = 0; in count_esp_combs() local
|