Searched refs:sip_parse_port (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_conntrack_sip.c | 189 static bool sip_parse_port(const char *dptr, const char **endp, in sip_parse_port() function 247 if (!sip_parse_port(dptr, &dptr, limit, NULL)) in epaddr_len() 362 if (!sip_parse_port(end, &end, limit, port)) in ct_sip_parse_request() 608 if (!sip_parse_port(c, &c, limit, port)) in ct_sip_parse_header_uri()
|