Searched refs:routing_events_v4 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Drouting_events.c110 routing_events_v4(void *arg) function
176 nlog(LOG_DEBUG, "routing_events_v4: "
201 "routing_events_v4: unhandled type %d",
368 if (pthread_create(&v4_routing, &attr, routing_events_v4, NULL) != 0 ||

Completed in 239 milliseconds