Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_nat_sip.c182 unsigned int olen, matchend, poff, plen, buflen, n; in nf_nat_sip() local
206 matchend = matchoff + matchlen + *datalen - olen; in nf_nat_sip()
210 if (ct_sip_parse_address_param(ct, *dptr, matchend, *datalen, in nf_nat_sip()
227 if (ct_sip_parse_address_param(ct, *dptr, matchend, *datalen, in nf_nat_sip()
244 if (ct_sip_parse_numerical_param(ct, *dptr, matchend, *datalen, in nf_nat_sip()