isdn_pcap_write  1270 src/ftmod/ftmod_isdn/ftmod_isdn.c 			isdn_pcap_write(isdn_data, msg, mlen, (ind == Q921_DL_UNIT_DATA) ? ISDN_PCAP_INCOMING_BCAST : ISDN_PCAP_INCOMING);
isdn_pcap_write  1293 src/ftmod/ftmod_isdn/ftmod_isdn.c 		isdn_pcap_write(isdn_data, msg, mlen, ISDN_PCAP_OUTGOING);
isdn_pcap_write  2047 src/ftmod/ftmod_isdn/ftmod_isdn.c 							isdn_pcap_write(isdn_data, frame, len, ISDN_PCAP_INCOMING);
isdn_pcap_write  2099 src/ftmod/ftmod_isdn/ftmod_isdn.c 		isdn_pcap_write(isdn_data, msg, mlen, ISDN_PCAP_OUTGOING);