Searched refs:protot (Results 1 – 1 of 1) sorted by relevance
748 endpt *protot in new_interface() argument754 if (NULL == protot) { in new_interface()757 memcpy(iface, protot, sizeof(*iface)); in new_interface()2056 endpt * protot in create_interface() argument2066 DPRINTF(2, ("create_interface(%s)\n", sptoa(&protot->sin))); in create_interface()2069 iface = new_interface(protot); in create_interface()