Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif.c648 if_clone_lookup(const char *name, u_int32_t *unitp) in if_clone_lookup() argument
681 if (unitp != NULL) { in if_clone_lookup()
682 *unitp = i; in if_clone_lookup()