Searched refs:sioc_vif_req (Results 1 – 5 of 5) sorted by relevance
51 #define SIOCGETVIFCNT _IOWR('r', 15, struct sioc_vif_req)/* get vif pkt cnt */
246 struct sioc_vif_req { struct
334 static int get_vif_cnt(struct sioc_vif_req *);547 error = get_vif_cnt((struct sioc_vif_req *)data); in X_mrt_ioctl()587 get_vif_cnt(struct sioc_vif_req *req) in get_vif_cnt()