Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dfwctl.c72 static u_int ident_idx; variable
457 ident_idx = 0; in fwctl_reset()
473 retval = sig[ident_idx++]; in fwctl_inb()
474 if (ident_idx >= sizeof(sig)) in fwctl_inb()