Searched refs:SIP_PORT (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_conntrack_sip.c | 200 *port = htons(SIP_PORT); in sip_parse_port() 1805 ports[ports_c++] = SIP_PORT; 1809 HELPER_NAME, SIP_PORT, ports[i], i, 1813 HELPER_NAME, SIP_PORT, ports[i], i, 1817 HELPER_NAME, SIP_PORT, ports[i], i, 1821 HELPER_NAME, SIP_PORT, ports[i], i,
|
| /linux/include/linux/netfilter/ |
| H A D | nf_conntrack_sip.h | 9 #define SIP_PORT 5060 macro
|