Searched defs:inf (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/zstd/zlibWrapper/examples/ |
| H A D | fitblk_original.c | 96 local int recompress(z_streamp inf, z_streamp def) in recompress() 134 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
|
| H A D | fitblk.c | 103 local int recompress(z_streamp inf, z_streamp def) in recompress() 146 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
|
| H A D | zwrapbench.c | 437 z_stream inf; in BMK_benchMem() local 474 z_stream inf; in BMK_benchMem() local
|
| /f-stack/freebsd/kern/ |
| H A D | subr_module.c | 164 preload_search_info(caddr_t mod, int inf) in preload_search_info()
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | ndis.h | 326 #define NDIS_VLAN_INFO_ID(inf) (((inf) & NDIS_VLAN_INFO_ID_MASK) >> 4) argument 327 #define NDIS_VLAN_INFO_CFI(inf) (((inf) & NDIS_VLAN_INFO_CFI_MASK) >> 3) argument 328 #define NDIS_VLAN_INFO_PRI(inf) ((inf) & NDIS_VLAN_INFO_PRI_MASK) argument
|
| /f-stack/freebsd/contrib/zlib/test/ |
| H A D | infcover.c | 284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, in inf() function
|
| /f-stack/dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_ethdev.c | 828 struct pp2_buff_inf inf; in mrvl_flush_bpool() local 1791 struct pp2_buff_inf inf; in mrvl_rx_queue_release() local
|