HomeSort by: relevance | last modified time | path
    Searched defs:veth_shutdown (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/usermode/dev/
if_veth.c 51 static bool veth_shutdown(device_t, int);
108 pmf_device_register1(self, NULL, NULL, veth_shutdown);
166 veth_shutdown(device_t self, int flags) function in typeref:typename:bool

Completed in 30 milliseconds