Home
last modified time | relevance | path

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

/src/contrib/libpcap/
H A Dgencode.c6879 stringtoport(compiler_state_t *cstate, const char *string, size_t string_size, in stringtoport() function
7026 *port1 = stringtoport(cstate, first, first_size, proto); in stringtoportrange()
7042 *port2 = stringtoport(cstate, second, second_size, proto); in stringtoportrange()