Searched refs:SIP_PORT (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/netfilter/ | ||
| H A D | nf_conntrack_sip.h | 9 #define SIP_PORT 5060 macro |
| /linux/net/netfilter/ | ||
| H A D | nf_conntrack_sip.c | 194 *port = htons(SIP_PORT); in sip_parse_port() |