/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 | 2705 unsigned int sz; in xfrm_state_init() local 2748 unsigned int sz; in xfrm_state_fini() local
|
D | xfrm_policy.c | 4029 unsigned int hmask, sz; in xfrm_policy_init() local 4095 unsigned int sz; in xfrm_policy_fini() local
|
/net/tipc/ |
D | trace.c | 56 size_t sz = (more) ? SKB_LMAX : SKB_LMIN; in tipc_skb_dump() local 169 size_t sz = (more) ? LIST_LMAX : LIST_LMIN; in tipc_list_dump() local
|
D | link.c | 1441 u16 sz = 0; in tipc_get_gap_ack_blks() local 2922 size_t sz = (dqueues) ? LINK_LMAX : LINK_LMIN; in tipc_link_dump() local
|
D | msg.h | 370 static inline void msg_set_size(struct tipc_msg *m, u32 sz) in msg_set_size()
|
D | node.c | 3092 size_t sz = (more) ? NODE_LMAX : NODE_LMIN; in tipc_node_dump() local
|
D | socket.c | 3946 size_t sz = (dqueues) ? SK_LMAX : SK_LMIN; in tipc_sk_dump() local
|
/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 82 unsigned char sz; member 821 int DecodeRasMessage(unsigned char *buf, size_t sz, RasMessage *ras) in DecodeRasMessage() 837 size_t sz, H323_UserInformation *uuie) in DecodeH323_UserInformation() 853 int DecodeMultimediaSystemControlMessage(unsigned char *buf, size_t sz, in DecodeMultimediaSystemControlMessage() 871 int DecodeQ931(unsigned char *buf, size_t sz, Q931 *q931) in DecodeQ931()
|
D | x_tables.c | 1187 size_t sz = sizeof(*info) + size; in xt_alloc_table_info() local
|
/net/sched/ |
D | act_gact.c | 244 size_t sz = nla_total_size(sizeof(struct tc_gact)); /* TCA_GACT_PARMS */ in tcf_gact_get_fill_size() local
|
D | act_api.c | 228 static size_t tcf_action_full_attrs_size(size_t sz) in tcf_action_full_attrs_size() 238 size_t sz = tcf_action_shared_attrs_size(act); in tcf_action_fill_size() local 1087 size_t sz = 0; in tcf_action_init() local
|
D | sch_sfq.c | 709 static void *sfq_alloc(size_t sz) in sfq_alloc()
|
/net/9p/ |
D | trans_virtio.c | 409 __le32 sz; in p9_virtio_zc_request() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 1909 static int ebt_buf_count(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_count() 1916 const void *data, unsigned int sz) in ebt_buf_add() 1931 static int ebt_buf_add_pad(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_add_pad()
|
/net/key/ |
D | af_key.c | 2904 int i, sz = 0; in count_ah_combs() local 2920 int i, k, sz = 0; in count_esp_combs() local 2951 int sz = 0; in dump_ah_combs() local 2989 int sz = 0; in dump_esp_combs() local
|
/net/ipv4/ |
D | nexthop.c | 785 size_t sz = sizeof(struct nexthop_grp) * nhg->num_nh; in nh_nlmsg_size_grp() local 798 size_t sz; in nh_nlmsg_size_single() local 828 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size() local 3734 size_t sz = sizeof(struct hlist_head) * NH_DEV_HASHSIZE; in nexthop_net_init() local
|
D | inet_diag.c | 350 size_t sz = 0; in inet_sk_diag_fill() local
|
D | fib_trie.c | 2404 size_t sz = sizeof(*tb); in fib_trie_table() local
|
D | tcp.c | 4037 size_t sz = 0; in do_tcp_getsockopt() local
|
/net/core/ |
D | skbuff.c | 106 static void skb_panic(struct sk_buff *skb, unsigned int sz, void *addr, in skb_panic() 116 static void skb_over_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_over_panic() 121 static void skb_under_panic(struct sk_buff *skb, unsigned int sz, void *addr) in skb_under_panic()
|
D | sock.c | 2647 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t gfp) in skb_page_frag_refill()
|
/net/dsa/ |
D | dsa2.c | 1416 int sz; in dsa_switch_parse_member_of() local
|
/net/rfkill/ |
D | core.c | 1203 unsigned long sz; in rfkill_fop_read() local
|
/net/ipv6/ |
D | ip6_fib.c | 150 size_t sz = sizeof(*f6i); in fib6_info_alloc() local
|