Home
last modified time | relevance | path

Searched refs:DispTdiDeleteIPAddress (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/network/tcpip/include/
H A Ddispatch.h68 NTSTATUS DispTdiDeleteIPAddress(
/reactos/drivers/network/tcpip/tcpip/
H A Dmain.c537 Status = DispTdiDeleteIPAddress(Irp, IrpSp);
H A Ddispatch.c1609 NTSTATUS DispTdiDeleteIPAddress( PIRP Irp, PIO_STACK_LOCATION IrpSp ) { in DispTdiDeleteIPAddress() function