Home
last modified time | relevance | path

Searched refs:RsvpMsgType (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h597 MSG_TYPE RsvpMsgType; member
668 …VOID WINAPI LPM_DeleteState(RSVP_HOP *pRcvdIfAddr,MSG_TYPE RsvpMsgType,RSVP_SESSION *pRsvpSession,…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h597 MSG_TYPE RsvpMsgType; member
668 …VOID WINAPI LPM_DeleteState(RSVP_HOP *pRcvdIfAddr,MSG_TYPE RsvpMsgType,RSVP_SESSION *pRsvpSession,…
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwalpmapi.pas1276 RsvpMsgType: TMsgType;
1455 procedure LPM_DeleteState(pRcvdIfAddr: PRsvpHop; RsvpMsgType: TMsgType;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs2702 pub RsvpMsgType: i32, field
2727 .field("RsvpMsgType", &self.RsvpMsgType) in fmt()
2745 …self.RsvpMsgType == other.RsvpMsgType && self.pRsvpSession == other.pRsvpSession && self.pRsvpFrom… in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs1337 pub RsvpMsgType: i32, field