Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_nat_sip.c83 static int sip_sprintf_addr_port(const struct nf_conn *ct, char *buffer, in sip_sprintf_addr_port() function
122 buflen = sip_sprintf_addr_port(ct, buffer, &newaddr, ntohs(newport)); in map_addr()
421 buflen = sip_sprintf_addr_port(ct, buffer, &newaddr, port); in nf_nat_sip_expect()