Home
last modified time | relevance | path

Searched refs:FCS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/file/magic/Magdir/
H A Dfcs4 # fcs: file(1) magic for FCS (Flow Cytometry Standard) data files
6 0 string FCS1.0 Flow Cytometry Standard (FCS) data, version 1.0
7 0 string FCS2.0 Flow Cytometry Standard (FCS) data, version 2.0
8 0 string FCS3.0 Flow Cytometry Standard (FCS) data, version 3.0
H A Dsniffer189 >20 belong&0x03FFFFFF 195 (802.15.4 with FCS
215 >20 belong&0x03FFFFFF 230 (802.15.4 without FCS
/dragonfly/sys/netbt/
H A Drfcomm_session.c152 #define FCS(f, d) crctable[(f) ^ (d)] macro
627 fcs = FCS(fcs, b); in rfcomm_session_input()
633 fcs = FCS(fcs, b); in rfcomm_session_input()
641 fcs = FCS(fcs, b); in rfcomm_session_input()
654 fcs = FCS(fcs, b); in rfcomm_session_input()
662 fcs = FCS(fcs, b); in rfcomm_session_input()
1490 fcs = FCS(fcs, hdr->address); in rfcomm_session_send_frame()
1491 fcs = FCS(fcs, hdr->control); in rfcomm_session_send_frame()
1492 fcs = FCS(fcs, hdr->length); in rfcomm_session_send_frame()
1566 fcs = FCS(0xff, *hdr); in rfcomm_session_send_uih()
[all …]
/dragonfly/contrib/tcpdump/
H A DCHANGES676 Handle frames with an FCS