Searched refs:unit_t (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-sita.c75 } unit_t; typedef in typeref:struct:unit
78 static unit_t units[MAX_CHASSIS+1][MAX_GEOSLOT+1]; /* we use indexes of 1 through 8, but we reserve/waste index 0 */
167 static int find_unit_by_fd(int fd, int *chassis, int *geoslot, unit_t **unit_ptr) {
184 unit_t *u;
197 static void empty_unit_iface(unit_t *u) {
212 unit_t *u = &units[chassis][geoslot];
266 unit_t *u;
311 static int open_with_IOP(unit_t *u, int flag) {
360 unit_t *u;
408 static char *nonUnified_port_num(unit_t *
[all...]

Completed in 91 milliseconds