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

  /src/sys/net/
if_tun.c 93 static dev_type_close(tunclose);
102 .d_close = tunclose,
384 * tunclose - close the device - mark i/f down & delete
388 tunclose(dev_t dev, int flag, int mode, function in typeref:typename:int
if_tun.c 93 static dev_type_close(tunclose);
102 .d_close = tunclose,
384 * tunclose - close the device - mark i/f down & delete
388 tunclose(dev_t dev, int flag, int mode, function in typeref:typename:int
if_tun.c 93 static dev_type_close(tunclose);
102 .d_close = tunclose,
384 * tunclose - close the device - mark i/f down & delete
388 tunclose(dev_t dev, int flag, int mode, function in typeref:typename:int
if_tun.c 93 static dev_type_close(tunclose);
102 .d_close = tunclose,
384 * tunclose - close the device - mark i/f down & delete
388 tunclose(dev_t dev, int flag, int mode, function in typeref:typename:int

Completed in 128 milliseconds