Home
last modified time | relevance | path

Searched refs:OP_GET_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/bhyve/
H A Dfwctl_fetch.c23 #define OP_GET_LEN 4 macro
129 fwctl_op(OP_GET_LEN, 1, av[1], &len, sizeof(len)); in main()
/freebsd/usr.sbin/bhyve/amd64/
H A Dfwctl.c54 #define OP_GET_LEN 4 macro
577 ops[OP_GET_LEN] = &fgetlen_info; in fwctl_init()