/net/xfrm/ |
D | xfrm_hash.c | 15 struct hlist_head *xfrm_hash_alloc(unsigned int sz) in xfrm_hash_alloc() 31 void xfrm_hash_free(struct hlist_head *n, unsigned int sz) in xfrm_hash_free()
|
D | xfrm_state.c | 2008 unsigned int sz; in xfrm_state_init() local 2043 unsigned int sz; in xfrm_state_fini() local
|
D | xfrm_policy.c | 2835 unsigned int hmask, sz; in xfrm_policy_init() local 2886 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 | 334 size_t sz; in recent_mt_check() local
|
D | nf_conntrack_core.c | 1417 size_t sz; in nf_ct_alloc_hashtable() local
|
/net/tipc/ |
D | msg.c | 79 int dsz, sz, hsz, pos, res, cnt; in tipc_msg_build() local
|
D | socket.c | 893 unsigned int sz; in recv_msg() local 1002 unsigned int sz; in recv_stream() local
|
D | link.c | 410 static int link_schedule_port(struct tipc_link *l_ptr, u32 origport, u32 sz) in link_schedule_port() 1241 u32 sz; in link_send_sections_long() local 2486 static void set_fragm_size(struct sk_buff *buf, u32 sz) in set_fragm_size()
|
D | msg.h | 206 static inline void msg_set_size(struct tipc_msg *m, u32 sz) in msg_set_size()
|
/net/bridge/netfilter/ |
D | ebtables.c | 1850 static int ebt_buf_count(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_count() 1857 void *data, unsigned int sz) in ebt_buf_add() 1871 static int ebt_buf_add_pad(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_add_pad()
|
/net/core/ |
D | flow.c | 409 size_t sz = sizeof(struct hlist_head) * flow_cache_hash_size(fc); in flow_cache_cpu_prepare() local
|
D | skbuff.c | 119 static void skb_panic(struct sk_buff *skb, unsigned int sz, void *addr, in skb_panic() 129 static void skb_over_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_over_panic() 134 static void skb_under_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_under_panic()
|
/net/sched/ |
D | sch_fq_codel.c | 357 static void *fq_codel_zalloc(size_t sz) in fq_codel_zalloc()
|
D | sch_sfq.c | 706 static void *sfq_alloc(size_t sz) in sfq_alloc()
|
/net/rfkill/ |
D | core.c | 1111 unsigned long sz; in rfkill_fop_read() local
|
/net/key/ |
D | af_key.c | 2839 int i, sz = 0; in count_ah_combs() local 2855 int i, k, sz = 0; in count_esp_combs() local
|
/net/ipv4/ |
D | fib_trie.c | 453 size_t sz = sizeof(struct tnode) + (sizeof(struct rt_trie_node *) << bits); in tnode_new() local
|