Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D169.chain41 13mtbl+0c9nw9CRPDqjCI6MTlFzQ5GsWEB/M0KVEUzccsHqWSK2ffxx85hEz7jfs
/openbsd/src/sys/dev/ic/
Drtw.c3835 struct rtw_mtbl *mtbl; in rtw_attach() local
4021 mtbl = &sc->sc_mtbl; in rtw_attach()
4022 mtbl->mt_newstate = ic->ic_newstate; in rtw_attach()
4026 mtbl->mt_recv_mgmt = ic->ic_recv_mgmt; in rtw_attach()
4030 mtbl->mt_node_free = ic->ic_node_free; in rtw_attach()
4033 mtbl->mt_node_alloc = ic->ic_node_alloc; in rtw_attach()