Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
H A Dnf_conntrack_sip.h9 #define SIP_PORT 5060 macro
/linux/net/netfilter/
H A Dnf_conntrack_sip.c194 *port = htons(SIP_PORT); in sip_parse_port()