Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-sita.c73 } unit_t; typedef
75 static unit_t units[MAX_CHASSIS+1][MAX_GEOSLOT+1]; /* we use indexes of 1 through 8, but we reserv…
162 static int find_unit_by_fd(int fd, int *chassis, int *geoslot, unit_t **unit_ptr) { in find_unit_by_fd()
179 unit_t *u; in read_client_nbytes()
192 static void empty_unit_iface(unit_t *u) { in empty_unit_iface()
207 unit_t *u = &units[chassis][geoslot];
261 unit_t *u;
306 static int open_with_IOP(unit_t *u, int flag) {
355 unit_t *u;
403 static void nonUnified_IOP_port_name(char *buf, size_t bufsize, const char *proto, unit_t *u) {
[all …]