sng_fd_t 163 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c static __inline__ sng_fd_t tdmv_api_open_span_chan(int span, int chan) sng_fd_t 169 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c static __inline__ sng_fd_t __tdmv_api_open_span_chan(int span, int chan) sng_fd_t 336 src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h int (*wp_rbs_event)(sng_fd_t fd, unsigned char rbs_bits); sng_fd_t 337 src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h int (*wp_dtmf_event)(sng_fd_t fd, unsigned char dtmf, unsigned char type, unsigned char port); sng_fd_t 338 src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h int (*wp_rxhook_event)(sng_fd_t fd, unsigned char hook_state); sng_fd_t 339 src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h int (*wp_ring_detect_event)(sng_fd_t fd, unsigned char ring_state); sng_fd_t 340 src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h int (*wp_ring_trip_detect_event)(sng_fd_t fd, unsigned char ring_state); sng_fd_t 341 src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h int (*wp_fe_alarm_event)(sng_fd_t fd, unsigned char fe_alarm_event); sng_fd_t 342 src/ftmod/ftmod_wanpipe/wanpipe_tdm_api_iface.h int (*wp_link_status_event)(sng_fd_t fd, unsigned char link_status_event); sng_fd_t 103 src/include/private/sangoma_tdm_api.h static __inline__ int tdmv_api_wait_socket(sng_fd_t fd, int timeout, int *flags) sng_fd_t 177 src/include/private/sangoma_tdm_api.h static __inline__ int tdmv_api_readmsg_tdm(sng_fd_t fd, void *hdrbuf, int hdrlen, void *databuf, int datalen) sng_fd_t 251 src/include/private/sangoma_tdm_api.h static __inline__ int tdmv_api_writemsg_tdm(sng_fd_t fd, void *hdrbuf, int hdrlen, void *databuf, unsigned short datalen)