Home
last modified time | relevance | path

Searched defs:c (Results 1 – 25 of 52) sorted by relevance

123

/net/ipv4/netfilter/
Dipt_CLUSTERIP.c67 clusterip_config_get(struct clusterip_config *c) in clusterip_config_get()
73 clusterip_config_put(struct clusterip_config *c) in clusterip_config_put()
83 clusterip_config_entry_put(struct clusterip_config *c) in clusterip_config_entry_put()
107 struct clusterip_config *c; in __clusterip_config_find() local
120 struct clusterip_config *c; in clusterip_config_find_get() local
137 clusterip_config_init_nodelist(struct clusterip_config *c, in clusterip_config_init_nodelist()
150 struct clusterip_config *c; in clusterip_config_init() local
191 clusterip_add_node(struct clusterip_config *c, u_int16_t nodenum) in clusterip_add_node()
206 clusterip_del_node(struct clusterip_config *c, u_int16_t nodenum) in clusterip_del_node()
495 struct clusterip_config *c; in arp_mangle() local
[all …]
/net/ipv6/
Dip6mr.c531 static inline void ip6mr_cache_free(struct mfc6_cache *c) in ip6mr_cache_free()
541 static void ip6mr_destroy_unres(struct mfc6_cache *c) in ip6mr_destroy_unres()
570 struct mfc6_cache *c, **cp; in ipmr_do_expire_process() local
712 struct mfc6_cache *c; in ip6mr_cache_find() local
727 struct mfc6_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_KERNEL); in ip6mr_cache_alloc() local
737 struct mfc6_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_ATOMIC); in ip6mr_cache_alloc_unres() local
750 static void ip6mr_cache_resolve(struct mfc6_cache *uc, struct mfc6_cache *c) in ip6mr_cache_resolve()
882 struct mfc6_cache *c; in ip6mr_cache_unresolved() local
956 struct mfc6_cache *c, **cp; in ip6mr_mfc_delete() local
1101 struct mfc6_cache *uc, *c, **cp; in ip6mr_mfc_add() local
[all …]
Dxfrm6_state.c62 int c; in __xfrm6_sort() local
Dinet6_connection_sock.c64 u32 c = (__force u32)raddr->s6_addr32[2]; in inet6_synq_hash() local
Dsyncookies.c80 __be16 sport, __be16 dport, u32 count, int c) in cookie_hash()
/net/ipv4/
Dipmr.c340 static void ipmr_destroy_unres(struct mfc_cache *c) in ipmr_destroy_unres()
372 struct mfc_cache *c, **cp; in ipmr_expire_process() local
524 struct mfc_cache *c; in ipmr_cache_find() local
538 struct mfc_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_KERNEL); in ipmr_cache_alloc() local
547 struct mfc_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_ATOMIC); in ipmr_cache_alloc_unres() local
559 static void ipmr_cache_resolve(struct mfc_cache *uc, struct mfc_cache *c) in ipmr_cache_resolve()
686 struct mfc_cache *c; in ipmr_cache_unresolved() local
759 struct mfc_cache *c, **cp; in ipmr_mfc_delete() local
780 struct mfc_cache *uc, *c, **cp; in ipmr_mfc_add() local
863 struct mfc_cache *c, **cp; in mroute_clean_tables() local
[all …]
/net/9p/
Dclient.c142 static struct p9_req_t *p9_tag_alloc(struct p9_client *c, u16 tag) in p9_tag_alloc()
220 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) in p9_tag_lookup()
245 static int p9_tag_init(struct p9_client *c) in p9_tag_init()
270 static void p9_tag_cleanup(struct p9_client *c) in p9_tag_cleanup()
309 static void p9_free_req(struct p9_client *c, struct p9_req_t *r) in p9_free_req()
325 void p9_client_cb(struct p9_client *c, struct p9_req_t *req) in p9_client_cb()
419 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors()
473 static int p9_client_flush(struct p9_client *c, struct p9_req_t *oldreq) in p9_client_flush()
505 p9_client_rpc(struct p9_client *c, int8_t type, const char *fmt, ...) in p9_client_rpc()
659 int p9_client_version(struct p9_client *c) in p9_client_version()
Derror.c193 struct errormap *c; in p9_error_init() local
223 struct errormap *c; in p9_errstr2errno() local
Dtrans_rdma.c225 struct p9_client *c = id->context; in p9_cm_event_handler() local
276 struct p9_rdma_context *c, enum ib_wc_status status, u32 byte_len) in handle_recv()
312 struct p9_rdma_context *c, enum ib_wc_status status, u32 byte_len) in handle_send()
334 struct p9_rdma_context *c = (void *) (unsigned long) wc.wr_id; in cq_comp_handler() local
386 post_recv(struct p9_client *client, struct p9_rdma_context *c) in post_recv()
421 struct p9_rdma_context *c = NULL; in rdma_request() local
/net/core/
Dutils.c93 static inline int xdigit2bin(char c, int delim) in xdigit2bin()
129 int c; in in4_pton() local
187 int c; in in6_pton() local
/net/xfrm/
Dxfrm_user.c399 struct km_event c; in xfrm_add_sa() local
473 struct km_event c; in xfrm_del_sa() local
1125 struct km_event c; in xfrm_add_policy() local
1330 struct km_event c; in xfrm_get_policy() local
1406 struct km_event c; in xfrm_flush_sa() local
1436 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, struct km_event *c) in build_aevent()
1478 struct km_event c; in xfrm_get_ae() local
1515 struct km_event c; in xfrm_new_ae() local
1554 struct km_event c; in xfrm_flush_policy() local
2043 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, struct km_event *c) in build_expire()
[all …]
/net/rfkill/
Drfkill-input.c116 const bool sp, const bool s, const bool c) in __rfkill_handle_normal_op()
133 const bool c) in __rfkill_handle_normal_op()
173 bool c; in rfkill_task_handler() local
/net/tipc/
Daddr.c61 u32 c = tipc_cluster(addr); in tipc_addr_domain_valid() local
Ddbg.c278 char c = crs[sz]; in print_to_console() local
/net/key/
Daf_key.c1472 static int key_notify_sa(struct xfrm_state *x, struct km_event *c) in key_notify_sa()
1501 struct km_event c; in pfkey_add() local
1539 struct km_event c; in pfkey_delete() local
1714 static int key_notify_sa_flush(struct km_event *c) in key_notify_sa_flush()
1740 struct km_event c; in pfkey_flush() local
2144 static int key_notify_policy(struct xfrm_policy *xp, int dir, struct km_event *c) in key_notify_policy()
2183 struct km_event c; in pfkey_spdadd() local
2304 struct km_event c; in pfkey_spddelete() local
2586 struct km_event c; in pfkey_spdget() local
2683 static int key_notify_policy_flush(struct km_event *c) in key_notify_policy_flush()
[all …]
/net/dsa/
Dtag_dsa.c143 __wsum c = skb->csum; in dsa_rcv() local
Dtag_edsa.c158 __wsum c = skb->csum; in edsa_rcv() local
/net/sunrpc/
Dsysctl.c77 char tmpbuf[20], c, *s; in proc_dodebug() local
Dcache.c961 char c; in qword_add() local
1005 unsigned char c = *buf++; in qword_addhex() local
1095 #define isodigit(c) (isdigit(c) && c <= '7') argument
/net/bluetooth/
Dhci_conn.c556 struct hci_conn *c; in hci_conn_hash_flush() local
612 register struct hci_conn *c; in hci_get_conn_list() local
/net/netfilter/ipvs/
Dip_vs_wrr.c43 int c; in gcd() local
/net/ax25/
Dax25_addr.c52 char c, *s; in ax2asc() local
/net/sched/
Dact_ipt.c252 struct tc_cnt c; in tcf_ipt_dump() local
/net/bridge/netfilter/
Debt_stp.c46 const struct ebt_stp_config_info *c; in ebt_filter_config() local
/net/netfilter/
Dxt_recent.c476 char buf[sizeof("+255.255.255.255")], *c = buf; in recent_old_proc_write() local
544 const char *c = buf; in recent_mt_proc_write() local

123