Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netipsec/
H A Dkeydb.h216 struct secreg { struct
219 struct socket *so;
/freebsd-13.1/usr.sbin/pciconf/
H A Dpciconf.c313 print_bus_range(int fd, struct pci_conf *p, int secreg, int subreg) in print_bus_range()