Home
last modified time | relevance | path

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

/PHP-8.2/ext/sockets/
H A Dmulticast.c755 lastsize = 0; local
770 (errno != EINVAL || lastsize != 0)) {
776 if (if_conf.ifc_len == lastsize)
780 lastsize = if_conf.ifc_len;

Completed in 6 milliseconds