/net/ipv4/ |
D | inetpeer.c | 102 static inline void flush_check(struct inet_peer_base *base, int family) in flush_check() 252 struct inet_peer_base *base) in lookup_rcu() 278 #define lookup_rightempty(start, base) \ argument 299 struct inet_peer_base *base) in peer_avl_rebalance() 375 #define link_to_pool(n, base) \ argument 390 static void unlink_from_pool(struct inet_peer *p, struct inet_peer_base *base, in unlink_from_pool() 423 static int inet_peer_gc(struct inet_peer_base *base, in inet_peer_gc() 459 struct inet_peer *inet_getpeer(struct inet_peer_base *base, in inet_getpeer() 589 void inetpeer_invalidate_tree(struct inet_peer_base *base) in inetpeer_invalidate_tree()
|
D | ah4.c | 118 static void ah_output_done(struct crypto_async_request *base, int err) in ah_output_done() 247 static void ah_input_done(struct crypto_async_request *base, int err) in ah_input_done()
|
D | esp4.c | 108 static void esp_output_done(struct crypto_async_request *base, int err) in esp_output_done() 364 static void esp_input_done(struct crypto_async_request *base, int err) in esp_input_done()
|
/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 268 char *base, int level) in decode_nul() 277 char *base, int level) in decode_bool() 289 char *base, int level) in decode_oid() 306 char *base, int level) in decode_int() 350 char *base, int level) in decode_enum() 366 char *base, int level) in decode_bitstr() 400 char *base, int level) in decode_numstr() 418 char *base, int level) in decode_octstr() 467 char *base, int level) in decode_bmpstr() 493 char *base, int level) in decode_seq() [all …]
|
/net/sunrpc/ |
D | xdr.c | 133 struct page **pages, unsigned int base, unsigned int len) in xdr_inline_pages() 516 void xdr_write_pages(struct xdr_stream *xdr, struct page **pages, unsigned int base, in xdr_write_pages() 555 unsigned int base, unsigned int len) in xdr_set_page_base() 837 unsigned int base, unsigned int len) in xdr_buf_subsegment() 941 int read_bytes_from_xdr_buf(struct xdr_buf *buf, unsigned int base, void *obj, unsigned int len) in read_bytes_from_xdr_buf() 972 int write_bytes_to_xdr_buf(struct xdr_buf *buf, unsigned int base, void *obj, unsigned int len) in write_bytes_to_xdr_buf() 986 xdr_decode_word(struct xdr_buf *buf, unsigned int base, u32 *obj) in xdr_decode_word() 1000 xdr_encode_word(struct xdr_buf *buf, unsigned int base, u32 obj) in xdr_encode_word() 1048 xdr_xcode_array2(struct xdr_buf *buf, unsigned int base, in xdr_xcode_array2() 1242 xdr_decode_array2(struct xdr_buf *buf, unsigned int base, in xdr_decode_array2() [all …]
|
D | socklib.c | 72 ssize_t xdr_partial_copy_from_skb(struct xdr_buf *xdr, unsigned int base, struct xdr_skb_reader *de… in xdr_partial_copy_from_skb()
|
D | auth_unix.c | 148 __be32 *base, *hold; in unx_marshal() local
|
D | svcsock.c | 182 size_t base = xdr->page_base; in svc_send_common() local 350 int buflen, unsigned int base) in svc_partial_recvfrom() 1051 unsigned int want, base; in svc_tcp_recvfrom() local
|
D | xprtsock.c | 377 …ct socket *sock, struct sockaddr *addr, int addrlen, struct kvec *vec, unsigned int base, int more) in xs_send_kvec() 394 static int xs_send_pagedata(struct socket *sock, struct xdr_buf *xdr, unsigned int base, int more) in xs_send_pagedata() 434 …es(struct socket *sock, struct sockaddr *addr, int addrlen, struct xdr_buf *xdr, unsigned int base) in xs_sendpages() 535 rpc_fraghdr *base = buf->head[0].iov_base; in xs_encode_stream_record_marker() local
|
/net/core/ |
D | iovec.c | 116 u8 __user *base = iov->iov_base + offset; in memcpy_fromiovecend() local 152 u8 __user *base = iov->iov_base + offset; in csum_partial_copy_fromiovecend() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 196 const char *base; in ebt_do_table() local 767 unsigned int udc_cnt, unsigned int hooknr, char *base) in check_chainloops() 1335 const char *base, char __user *ubase) in ebt_make_matchname() 1349 const char *base, char __user *ubase) in ebt_make_watchername() 1361 ebt_make_names(struct ebt_entry *e, const char *base, char __user *ubase) in ebt_make_names() 1732 const void *base, in compat_calc_entry() 1892 const unsigned char *base) in compat_mtw_from_user() 1965 struct ebt_entries_buf_state *state, const void *base) in ebt_size_mwt() 2022 static int size_entry_mwt(struct ebt_entry *entry, const unsigned char *base, in size_entry_mwt()
|
/net/sched/ |
D | cls_basic.c | 136 struct basic_filter *f, unsigned long base, in basic_set_parms() 167 struct tcf_proto *tp, unsigned long base, u32 handle, in basic_change()
|
D | cls_fw.c | 196 struct nlattr **tb, struct nlattr **tca, unsigned long base) in fw_change_attrs() 237 struct tcf_proto *tp, unsigned long base, in fw_change()
|
D | cls_tcindex.c | 200 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, in tcindex_set_parms() 337 struct tcf_proto *tp, unsigned long base, u32 handle, in tcindex_change()
|
D | cls_route.c | 339 unsigned long base, struct route4_filter *f, in route4_set_parms() 432 struct tcf_proto *tp, unsigned long base, in route4_change()
|
D | cls_u32.c | 492 unsigned long base, struct tc_u_hnode *ht, in u32_set_parms() 548 struct tcf_proto *tp, unsigned long base, u32 handle, in u32_change()
|
D | cls_cgroup.c | 182 struct tcf_proto *tp, unsigned long base, in cls_cgroup_change()
|
/net/ipv6/ |
D | ah6.c | 80 static inline struct tmp_ext *ah_tmp_ext(void *base) in ah_tmp_ext() 299 static void ah6_output_done(struct crypto_async_request *base, int err) in ah6_output_done() 450 static void ah6_input_done(struct crypto_async_request *base, int err) in ah6_input_done()
|
D | esp6.c | 137 static void esp_output_done(struct crypto_async_request *base, int err) in esp_output_done() 318 static void esp_input_done(struct crypto_async_request *base, int err) in esp_input_done()
|
/net/ipv4/netfilter/ |
D | arp_tables.c | 238 get_entry(const void *base, unsigned int offset) in get_entry() 551 const unsigned char *base, in check_entry_size_and_hooks() 831 const void *base, struct xt_table_info *newinfo) in compat_calc_entry() 1207 const unsigned char *base, in check_compat_entry_size_and_hooks() 1280 struct xt_table_info *newinfo, unsigned char *base) in compat_copy_entry_from_user()
|
D | ip_tables.c | 164 get_entry(const void *base, unsigned int offset) in get_entry() 713 const unsigned char *base, in check_entry_size_and_hooks() 1016 const void *base, struct xt_table_info *newinfo) in compat_calc_entry() 1470 const unsigned char *base, in check_compat_entry_size_and_hooks() 1558 struct xt_table_info *newinfo, unsigned char *base) in compat_copy_entry_from_user()
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 191 get_entry(const void *base, unsigned int offset) in get_entry() 724 const unsigned char *base, in check_entry_size_and_hooks() 1026 const void *base, struct xt_table_info *newinfo) in compat_calc_entry() 1482 const unsigned char *base, in check_compat_entry_size_and_hooks() 1570 struct xt_table_info *newinfo, unsigned char *base) in compat_copy_entry_from_user()
|
/net/sunrpc/xprtrdma/ |
D | rpc_rdma.c | 372 char *base; in rpcrdma_marshal_req() local
|
/net/decnet/ |
D | dn_neigh.c | 461 static char *dn_find_slot(char *base, int max, int priority) in dn_find_slot()
|
/net/sunrpc/auth_gss/ |
D | gss_krb5_wrap.c | 425 static void rotate_left(u32 base, struct xdr_buf *buf, unsigned int shift) in rotate_left()
|