- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for orphans (0.03 sec)
-
src/main/java/jcifs/dcerpc/DcerpcConstants.java
/** * Reject packet type */ int RPC_PT_REJECT = 0x14; /** * Connection-oriented cancel packet type */ int RPC_PT_CO_CANCEL = 0x15; /** * Orphaned packet type */ int RPC_PT_ORPHANED = 0x16; // RPC_C_PF_ flags (packet flags) /** * Broadcast packet flag */ int RPC_C_PF_BROADCAST = 0x01; /**
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 4.3K bytes - Viewed (0)