Searched refs:size_format (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/usr.sbin/ofctl/ |
| H A D | ofctl.c | 824 size_format(int node, const u_int8_t *buf, size_t len) in size_format() function 910 { "*-size", size_format }, 911 { "*-cells", size_format }, 912 { "*-entries", size_format }, 913 { "*-associativity", size_format },
|