Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif.c761 if_clone_lookup(const char *__counted_by(namelen) name, size_t namelen, u_int32_t *unitp) in if_clone_lookup() argument
792 if (unitp != NULL) { in if_clone_lookup()
793 *unitp = i; in if_clone_lookup()