Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_sip.c1513 static const struct sip_handler sip_handlers[] = { variable
1553 for (i = 0; i < ARRAY_SIZE(sip_handlers); i++) { in process_sip_response()
1556 handler = &sip_handlers[i]; in process_sip_response()
1597 for (i = 0; i < ARRAY_SIZE(sip_handlers); i++) { in process_sip_request()
1601 handler = &sip_handlers[i]; in process_sip_request()