Home
last modified time | relevance | path

Searched refs:force_refresh (Results 1 – 3 of 3) sorted by relevance

/net/tls/
Dtls_strp.c476 void tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh) in tls_strp_msg_load() argument
484 if (!strp->copy_mode && force_refresh) { in tls_strp_msg_load()
Dtls.h195 void tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh);
/net/sched/
Dact_ct.c663 bool force_refresh = false; in tcf_ct_flow_table_lookup() local
701 force_refresh = true; in tcf_ct_flow_table_lookup()
717 flow_offload_refresh(nf_ft, flow, force_refresh); in tcf_ct_flow_table_lookup()