Searched refs:he_type (Results 1 – 5 of 5) sorted by relevance
120 switch (he.he_type) { in main()134 syslog(LOG_NOTICE, "unknown event (0x%x)", he.he_type); in main()
30 int he_type; /* event type */ member
84 he.he_type = HOTPLUG_DEVAT; in hotplug_device_attach() 95 he.he_type = HOTPLUG_DEVDT; in hotplug_device_detach()
85 uint16_t he_type; member
125 hetype = ntohs(he->he_type); in ofp_print_hello()