Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dnd.c207 nd_load(caddr_t *nd_pparam, char *name, ndgetf_t get_pfi, ndsetf_t set_pfi, in nd_load() argument
249 nde->nde_get_pfi = get_pfi ? get_pfi : nd_get_default; in nd_load()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c1246 pfi_t get_pfi, pfi_t set_pfi, caddr_t data) in hxge_nd_load() argument
1288 nde->nde_get_pfi = get_pfi; in hxge_nd_load()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c167 pfi_t get_pfi, pfi_t set_pfi, caddr_t data);
4518 eri_nd_load(caddr_t *nd_pparam, char *name, pfi_t get_pfi, in eri_nd_load() argument
4563 nde->nde_get_pfi = get_pfi ? get_pfi : nd_get_default; in eri_nd_load()