Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dkobj.h45 struct kobj_method { struct
58 kobj_method_t *methods; /* method table */ \ argument
/f-stack/freebsd/net/
H A Diflib.c4717 kobj_method_t *kobj_method; in iflib_device_register() local