hcm_softc
hcm_router_discover(struct hcm_softc *hcm)
struct hcm_softc *hcm;
hcm = (struct hcm_softc *)arg;
struct hcm_softc *hcm;
hcm = malloc(sizeof(struct hcm_softc), M_THUNDERBOLT, M_NOWAIT|M_ZERO);
struct hcm_softc *hcm;
int hcm_router_discover(struct hcm_softc *);
struct hcm_softc *hcm;
struct hcm_softc;