Searched refs:if_send_stat_t (Results 1 – 4 of 4) sorted by relevance
272 } if_send_stat_t; typedef
217 if_send_stat_t if_send_stat;2819 sizeof(if_send_stat_t)); in process_udp_mgmt_pkt()2823 ppp_udp_pkt->cblock.length = sizeof(if_send_stat_t); in process_udp_mgmt_pkt()2824 mbox->cmd.length = sizeof(if_send_stat_t); in process_udp_mgmt_pkt()2970 memset(&ppp_priv_area->if_send_stat, 0, sizeof(if_send_stat_t)); in init_ppp_priv_struct()
242 if_send_stat_t drvstats_if_send;4036 sizeof(if_send_stat_t));4037 mbox->cmd.length = fr_udp_pkt->cblock.length =sizeof(if_send_stat_t); 4644 sizeof(if_send_stat_t));
293 if_send_stat_t if_send_stat;5168 memcpy(x25_udp_pkt->data, &chan->if_send_stat, sizeof(if_send_stat_t)); in process_udp_mgmt_pkt()5169 mbox->cmd.length = sizeof(if_send_stat_t); in process_udp_mgmt_pkt()5464 memset(&chan->if_send_stat.if_send_entry,0,sizeof(if_send_stat_t)); in init_x25_channel_struct()