Searched refs:NAME_BUFLEN (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/net/
H A Diflib.c5893 #define NAME_BUFLEN 32 macro
5951 char namebuf[NAME_BUFLEN];
5967 snprintf(namebuf, NAME_BUFLEN, qfmt, i);
6048 snprintf(namebuf, NAME_BUFLEN, qfmt, i);
6062 snprintf(namebuf, NAME_BUFLEN, "rxq_fl%d", j);

Completed in 89 milliseconds