Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_conntrack_sip.c1352 static const struct sip_handler sip_handlers[] = { variable
1390 for (i = 0; i < ARRAY_SIZE(sip_handlers); i++) { in process_sip_response()
1393 handler = &sip_handlers[i]; in process_sip_response()
1431 for (i = 0; i < ARRAY_SIZE(sip_handlers); i++) { in process_sip_request()
1434 handler = &sip_handlers[i]; in process_sip_request()