/net/dccp/ccids/lib/ |
D | loss_interval.c | 89 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh); in tfrc_lh_update_i_mean() local 122 static inline u8 tfrc_lh_is_new_loss(struct tfrc_loss_interval *cur, in tfrc_lh_is_new_loss() 141 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local
|
/net/netfilter/ |
D | nfnetlink_acct.c | 198 struct nf_acct *cur, *last; in nfnl_acct_dump() local 279 struct nf_acct *cur; in nfnl_acct_get() local 326 static int nfnl_acct_try_del(struct nf_acct *cur) in nfnl_acct_try_del() 347 struct nf_acct *cur, *tmp; in nfnl_acct_del() local 420 struct nf_acct *cur, *acct = NULL; in nfnl_acct_find_get() local 513 struct nf_acct *cur, *tmp; in nfnl_acct_net_exit() local
|
D | nfnetlink_cthelper.c | 419 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new() local 575 struct nf_conntrack_helper *cur, *last; in nfnl_cthelper_dump_table() local 616 struct nf_conntrack_helper *cur; in nfnl_cthelper_get() local 681 struct nf_conntrack_helper *cur; in nfnl_cthelper_del() local 785 struct nf_conntrack_helper *cur; in nfnl_cthelper_exit() local
|
D | nfnetlink_cttimeout.c | 218 struct ctnl_timeout *cur, *last; in ctnl_timeout_dump() local 257 struct ctnl_timeout *cur; in cttimeout_get_timeout() local 322 struct ctnl_timeout *cur, *tmp; in cttimeout_del_timeout() local 588 struct ctnl_timeout *cur, *tmp; in cttimeout_net_exit() local
|
D | nf_conntrack_helper.c | 137 struct nf_conntrack_nat_helper *cur; in nf_conntrack_nat_helper_find() local 340 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_name() local 357 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_symbol() local 401 struct nf_conntrack_helper *cur; in nf_conntrack_helper_register() local
|
D | nf_conntrack_h323_asn1.c | 95 unsigned char *cur; member
|
/net/sunrpc/ |
D | xprtmultipath.c | 263 const struct rpc_xprt *cur) in xprt_switch_find_current_entry() 326 const struct rpc_xprt *cur) in xprt_switch_find_next_entry() 367 const struct rpc_xprt *cur) in __xprt_switch_find_next_entry_roundrobin() 379 const struct rpc_xprt *cur) in xprt_switch_find_next_entry_roundrobin() 411 const struct rpc_xprt *cur) in xprt_switch_find_next_entry_all()
|
D | xdr.c | 1406 unsigned int cur = xdr_stream_pos(xdr); in xdr_realign_pages() local 1688 size_t cur; in xdr_buf_trim() local
|
/net/dccp/ |
D | ackvec.c | 30 struct dccp_ackvec_record *cur, *next; in dccp_ackvec_purge_records() local 369 struct dccp_ackvec_parsed *cur, *next; in dccp_ackvec_parsed_cleanup() local
|
D | feat.c | 1513 struct dccp_feat_entry *cur, *next; in dccp_feat_activate_values() local
|
/net/bridge/ |
D | br.c | 331 bool cur = !!br_opt_get(br, opt); in br_opt_toggle() local
|
/net/core/ |
D | flow_offload.c | 364 struct flow_indir_dev_info *cur; in existing_qdiscs_register() local 496 struct flow_indir_dev_info *cur; in find_indir_dev() local
|
D | sysctl_net_core.c | 123 struct sd_flow_limit *cur; in flow_limit_cpu_sysctl() local
|
D | netpoll.c | 543 char *cur=opt, *delim; in netpoll_parse_options() local
|
D | pktgen.c | 3375 struct pktgen_dev *cur; in pktgen_rem_one_if() local 3397 struct pktgen_dev *cur; in pktgen_rem_all_ifs() local
|
/net/mptcp/ |
D | pm_netlink.c | 129 struct mptcp_addr_info cur; in lookup_subflow_by_saddr() local 147 struct mptcp_addr_info cur; in lookup_subflow_by_daddr() local 827 struct mptcp_pm_addr_entry *cur; in mptcp_pm_nl_append_new_local_addr() local 1489 struct mptcp_pm_addr_entry *cur; in __flush_addrs() local
|
/net/rfkill/ |
D | core.c | 112 bool cur, sav; member 904 bool cur; in rfkill_resume() local 1024 bool cur; in rfkill_sync_work() local
|
/net/mac80211/ |
D | rc80211_minstrel_ht.c | 639 u16 cur; in __minstrel_ht_get_sample_rate() local 725 u16 cur = mi->sample[type].sample_rates[i]; in minstrel_ht_find_sample_rate() local 747 u16 cur; in minstrel_ht_move_sample_rates() local
|
/net/sched/ |
D | act_pedit.c | 254 u32 cur = nparms->tcfp_keys[i].off; in tcf_pedit_init() local
|
/net/ipv6/ |
D | ndisc.c | 183 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option() 208 struct nd_opt_hdr *cur, in ndisc_next_useropt()
|
/net/rds/ |
D | ib_rdma.c | 324 struct llist_node *cur = NULL; in list_to_llist_nodes() local
|
/net/tipc/ |
D | crypto.c | 313 #define key_next(cur) ((cur) % KEY_MAX + 1) argument 470 int cur; in tipc_aead_users_set() local 1398 u8 cur, new; in tipc_crypto_key_synch() local
|
D | monitor.c | 394 struct tipc_peer *cur, *prev, *p; in tipc_mon_add_peer() local
|
/net/ipv4/ |
D | tcp_ipv4.c | 2365 static void *listening_get_next(struct seq_file *seq, void *cur) in listening_get_next() 2438 static void *established_get_next(struct seq_file *seq, void *cur) in established_get_next()
|
/net/smc/ |
D | smc_core.h | 343 struct smc_connection *cur = rb_entry(node, in smc_lgr_find_conn() local
|