Home
last modified time | relevance | path

Searched defs:fdmax (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dscm.c325 int fdmax = min_t(int, scm_max_fds(msg), scm->fp->count); in scm_detach_fds() local
/linux/net/
H A Dcompat.c295 int fdmax = min_t(int, scm_max_fds_compat(msg), scm->fp->count); in scm_detach_fds_compat() local