Searched refs:NPKEY_DECL (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/lib/libnetmap/ |
| H A D | nmport.c | 314 NPKEY_DECL(extmem, if_num, 0) 315 NPKEY_DECL(extmem, if_size, 0) 316 NPKEY_DECL(extmem, ring_num, 0) 318 NPKEY_DECL(extmem, buf_num, 0) 319 NPKEY_DECL(extmem, buf_size, 0) 321 NPKEY_DECL(conf, rings, 0) 323 NPKEY_DECL(conf, slots, 0) 324 NPKEY_DECL(conf, tx_rings, 0) 325 NPKEY_DECL(conf, rx_rings, 0) 328 NPKEY_DECL(conf, tx_slots, 0) [all …]
|