Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_conntrack_sip.c822 static void flush_expectations(struct nf_conn *ct, bool media) in flush_expectations() function
1106 flush_expectations(ct, true); in process_invite_response()
1123 flush_expectations(ct, true); in process_update_response()
1140 flush_expectations(ct, true); in process_prack_response()
1154 flush_expectations(ct, true); in process_invite_request()
1169 flush_expectations(ct, true); in process_bye_request()
1348 flush_expectations(ct, false); in process_register_response()