Lines Matching refs:unit_t
73 } 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]; in empty_unit()
265 unit_t *u; in acn_parse_hosts_file()
311 static int open_with_IOP(unit_t *u, int flag) { in open_with_IOP()
360 unit_t *u; in pcap_cleanup_acn()
408 static void nonUnified_IOP_port_name(char *buf, size_t bufsize, const char *proto, unit_t *u) { in nonUnified_IOP_port_name()
413 static void unified_IOP_port_name(char *buf, size_t bufsize, const char *proto, unit_t *u, int IOPp… in unified_IOP_port_name()
420 static char *translate_IOP_to_pcap_name(unit_t *u, char *IOPname, bpf_u_int32 iftype) { in translate_IOP_to_pcap_name()
567 unit_t *u; in process_client_data()
723 unit_t *u; in read_client_data()
795 unit_t *u; in acn_findalldevs()
839 unit_t *u; in acn_open_live()
869 unit_t *u; in acn_start_monitor()