Home
last modified time | relevance | path

Searched defs:cur (Results 1 – 25 of 35) sorted by relevance

12

/net/dccp/ccids/lib/
Dloss_interval.c89 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/
Dnfnetlink_acct.c198 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
Dnfnetlink_cthelper.c419 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
Dnfnetlink_cttimeout.c218 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
Dnf_conntrack_helper.c137 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
Dnf_conntrack_h323_asn1.c95 unsigned char *cur; member
/net/sunrpc/
Dxprtmultipath.c263 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()
Dxdr.c1406 unsigned int cur = xdr_stream_pos(xdr); in xdr_realign_pages() local
1688 size_t cur; in xdr_buf_trim() local
/net/dccp/
Dackvec.c30 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
Dfeat.c1513 struct dccp_feat_entry *cur, *next; in dccp_feat_activate_values() local
/net/bridge/
Dbr.c331 bool cur = !!br_opt_get(br, opt); in br_opt_toggle() local
/net/core/
Dflow_offload.c364 struct flow_indir_dev_info *cur; in existing_qdiscs_register() local
496 struct flow_indir_dev_info *cur; in find_indir_dev() local
Dsysctl_net_core.c123 struct sd_flow_limit *cur; in flow_limit_cpu_sysctl() local
Dnetpoll.c543 char *cur=opt, *delim; in netpoll_parse_options() local
Dpktgen.c3375 struct pktgen_dev *cur; in pktgen_rem_one_if() local
3397 struct pktgen_dev *cur; in pktgen_rem_all_ifs() local
/net/mptcp/
Dpm_netlink.c129 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/
Dcore.c112 bool cur, sav; member
904 bool cur; in rfkill_resume() local
1024 bool cur; in rfkill_sync_work() local
/net/mac80211/
Drc80211_minstrel_ht.c639 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/
Dact_pedit.c254 u32 cur = nparms->tcfp_keys[i].off; in tcf_pedit_init() local
/net/ipv6/
Dndisc.c183 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/
Dib_rdma.c324 struct llist_node *cur = NULL; in list_to_llist_nodes() local
/net/tipc/
Dcrypto.c313 #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
Dmonitor.c394 struct tipc_peer *cur, *prev, *p; in tipc_mon_add_peer() local
/net/ipv4/
Dtcp_ipv4.c2365 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/
Dsmc_core.h343 struct smc_connection *cur = rb_entry(node, in smc_lgr_find_conn() local

12