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

  /src/sys/arch/usermode/dev/
if_veth.c 49 static int veth_match(device_t, cfdata_t, void *);
86 veth_match, veth_attach, NULL, NULL);
89 veth_match(device_t parent, cfdata_t match, void *opaque) function in typeref:typename:int

Completed in 12 milliseconds