HomeSort by relevance Sort by last modified time
    Searched refs:i_mac_impl_hash (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/io/mac/
mac.c 313 mod_hash_t *i_mac_impl_hash; variable
411 i_mac_impl_hash = mod_hash_create_extended("mac_impl_hash",
454 mod_hash_destroy_hash(i_mac_impl_hash);
1007 err = mod_hash_find(i_mac_impl_hash, (mod_hash_key_t)macname,
    [all...]
mac_provider.c 421 if (mod_hash_insert(i_mac_impl_hash,
532 (void) mod_hash_remove(i_mac_impl_hash,
mac_client.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
mac_impl.h 363 extern mod_hash_t *i_mac_impl_hash;

Completed in 240 milliseconds