Searched refs:whd_interface (Results 1 – 3 of 3) sorted by relevance
47 typedef struct whd_interface *whd_interface_t;
88 if ( (ifp = (whd_interface_t)whd_mem_malloc(sizeof(struct whd_interface) ) ) != NULL ) in whd_add_interface()90 memset(ifp, 0, (sizeof(struct whd_interface) ) ); in whd_add_interface()
59 struct whd_interface struct