Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif.c743 if_clone_lookup(const char *name, u_int32_t *unitp) in if_clone_lookup() argument
772 if (unitp != NULL) { in if_clone_lookup()
773 *unitp = i; in if_clone_lookup()