Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_nat_sip.c84 static int sip_sprintf_addr_port(const struct nf_conn *ct, char *buffer, in sip_sprintf_addr_port() function
124 buflen = sip_sprintf_addr_port(ct, buffer, sizeof(buffer), &newaddr, ntohs(newport)); in map_addr()
424 buflen = sip_sprintf_addr_port(ct, buffer, sizeof(buffer), in nf_nat_sip_expect()