Lines Matching refs:xfd
146 int xfd; /* PF_PACKET to execute output action */544 port->xfd = fd;845 port->xfd = -1;877 if (port->xfd != -1)878 (void) close(port->xfd);962 *xfdp = uport->xfd;984 if (port->xfd != -1)985 (void) close(port->xfd);997 VLOG_DBG("dpif_solaris_port_del %s close xfd %d", port->name,998 port->xfd);