Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 18 of 18) sorted by relevance

/net/xfrm/
Dxfrm_hash.c15 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()
Dxfrm_state.c2008 unsigned int sz; in xfrm_state_init() local
2043 unsigned int sz; in xfrm_state_fini() local
Dxfrm_policy.c2835 unsigned int hmask, sz; in xfrm_policy_init() local
2886 unsigned int sz; in xfrm_policy_fini() local
/net/netfilter/
Dnf_conntrack_h323_asn1.c85 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()
Dxt_recent.c334 size_t sz; in recent_mt_check() local
Dnf_conntrack_core.c1417 size_t sz; in nf_ct_alloc_hashtable() local
/net/tipc/
Dmsg.c79 int dsz, sz, hsz, pos, res, cnt; in tipc_msg_build() local
Dsocket.c893 unsigned int sz; in recv_msg() local
1002 unsigned int sz; in recv_stream() local
Dlink.c410 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()
Dmsg.h206 static inline void msg_set_size(struct tipc_msg *m, u32 sz) in msg_set_size()
/net/bridge/netfilter/
Debtables.c1850 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/
Dflow.c409 size_t sz = sizeof(struct hlist_head) * flow_cache_hash_size(fc); in flow_cache_cpu_prepare() local
Dskbuff.c119 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/
Dsch_fq_codel.c357 static void *fq_codel_zalloc(size_t sz) in fq_codel_zalloc()
Dsch_sfq.c706 static void *sfq_alloc(size_t sz) in sfq_alloc()
/net/rfkill/
Dcore.c1111 unsigned long sz; in rfkill_fop_read() local
/net/key/
Daf_key.c2839 int i, sz = 0; in count_ah_combs() local
2855 int i, k, sz = 0; in count_esp_combs() local
/net/ipv4/
Dfib_trie.c453 size_t sz = sizeof(struct tnode) + (sizeof(struct rt_trie_node *) << bits); in tnode_new() local