Home | History | Annotate | Download | only in qemu

Lines Matching refs:lport

2341  * port range (e.g., "[6666-7000]"). In case of a single port, lport and hport
2344 int parse_port_range(const char *str, unsigned short *lport,
2355 *lport = low;
2362 *lport = low;