Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_sip.c828 static void flush_expectations(struct nf_conn *ct, bool media) in flush_expectations() function
1154 flush_expectations(ct, true); in process_invite_response()
1171 flush_expectations(ct, true); in process_update_response()
1188 flush_expectations(ct, true); in process_prack_response()
1202 flush_expectations(ct, true); in process_invite_request()
1217 flush_expectations(ct, true); in process_bye_request()
1401 flush_expectations(ct, false); in process_register_response()