Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_sip.c828 static void flush_expectations(struct nf_conn *ct, bool media) in flush_expectations() function
1148 flush_expectations(ct, true); in process_invite_response()
1165 flush_expectations(ct, true); in process_update_response()
1182 flush_expectations(ct, true); in process_prack_response()
1196 flush_expectations(ct, true); in process_invite_request()
1211 flush_expectations(ct, true); in process_bye_request()
1395 flush_expectations(ct, false); in process_register_response()