Lines Matching full:mux_dev_name
178 static char *mux_dev_name = UDP_DEV_NAME;180 static char *mux_dev_name = IP_DEV_NAME;588 ipfd = open(mux_dev_name, O_RDWR, 0);2649 fd = open(mux_dev_name, O_RDWR);2651 warn("have_route_to: couldn't open %s: %m", mux_dev_name);