Searched defs:_fd (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | fib_algo.h | 92 #define FIB_PRINTF(_l, _fd, _fmt, ...) fib_printf(_l, _fd, __func__, _fmt, ##__VA_ARGS__) argument
|
| H A D | fib_algo.c | 217 #define FD_PRINTF(_l, _fd, _fmt, ...) FD_PRINTF_##_l(_l, _fd, _fmt, ## __VA_ARGS__) argument 218 #define _FD_PRINTF(_l, _fd, _fmt, ...) if (_PASS_MSG(_l)) { \ argument 225 #define FD_PRINTF_LOG_DEBUG2(_l, _fd, _fmt, ...) argument
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_rxtx.c | 41 #define DPAA2_MBUF_TO_CONTIG_FD(_mbuf, _fd, _bpid) do { \ argument
|
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_rxtx.c | 50 #define DPAA_MBUF_TO_CONTIG_FD(_mbuf, _fd, _bpid) \ argument
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux.h | 226 l_int _fd; member
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux.h | 287 l_int _fd; member
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux.h | 344 l_int _fd; member
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux.h | 371 l_int _fd; member
|