Searched refs:typecode (Results 1 – 3 of 3) sorted by relevance
50 uint16_t typecode; /* Used to demux the various types below */ member
80 int typecode; member1453 fc->typecode = FAKE_COMMPOINT_TYPECODE; in comm_point_create_local()1466 fc->typecode = FAKE_COMMPOINT_TYPECODE; in comm_point_create_raw()1486 log_assert(fc->typecode == FAKE_COMMPOINT_TYPECODE); in comm_point_delete()1795 fc->typecode = FAKE_COMMPOINT_TYPECODE; in outnet_comm_point_for_udp()1821 fc->typecode = FAKE_COMMPOINT_TYPECODE; in outnet_comm_point_for_tcp()1889 fc->typecode = FAKE_COMMPOINT_TYPECODE; in outnet_comm_point_for_http()
7353 - Fix unit test for CDS typecode.