Home
last modified time | relevance | path

Searched defs:secreg (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netipsec/
HDkeydb.h184 struct secreg { struct
187 struct socket *so;
/NextBSD/usr.sbin/pciconf/
HDpciconf.c273 print_bus_range(int fd, struct pci_conf *p, int secreg, int subreg) in print_bus_range()