Home
last modified time | relevance | path

Searched defs:cached (Results 1 – 6 of 6) sorted by relevance

/net/sched/
Dact_ct.c969 bool cached, commit, clear; in tcf_ct_act() local
/net/openvswitch/
Dconntrack.c733 bool cached = skb_nfct_cached(net, key, info, skb); in __ovs_ct_lookup() local
/net/xfrm/
Dxfrm_state.c1311 bool cached = false; in xfrm_state_find() local
Dxfrm_policy.c1047 struct xfrm_pol_inexact_node *cached = NULL; in xfrm_policy_inexact_insert_node() local
/net/ipv4/
Droute.c1583 bool cached = false; in rt_set_nexthop() local
/net/wireless/
Dreg.c3496 static void restore_regulatory_settings(bool reset_user, bool cached) in restore_regulatory_settings()