01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Related Topics<br />

API function DROP_IGMP_MEMBERSHIP - Delete an IP multicast address entry<br />

API function MCASTIP_TO_MACADDR - Map IP multicast address to Ethernet address<br />

Developer Notes<br />

This implementation does not support multicast routing. Sending and receiving multicast datagrams works only at<br />

local network.<br />

Top of list<br />

Index page<br />

Interrupt 0xAC service 0x91: DROP_IGMP_MEMBERSHIP, Delete an IP multicast address entry<br />

Parameters<br />

AH<br />

ES:DI<br />

Delete an IP multicast address entry, leaving a multicast host group.<br />

0x91 (= ADD_IGMP_MEMBERSHIP)<br />

Pointer to multicast IP address of type unsigned long.<br />

Return Value<br />

DX = 0, AX = 0: Success<br />

DX = -1, AX = -1: IP address entry not found<br />

Related Topics<br />

Top of list<br />

Index page<br />

API function ADD_IGMP_MEMBERSHIP - Install an IP multicast address entry<br />

API function MCASTIP_TO_MACADDR - Map IP multicast address to Ethernet address<br />

Interrupt 0xAC service 0x92: MCASTIP_TO_MACADDR, Map IP multicast address to Ethernet<br />

Parameters<br />

AH<br />

ES:DI<br />

Maps an IP multicast address to the corresponding Ethernet address.<br />

0x92 (= MCASTIP_TO_MACADDR)<br />

Pointer to multicast IP address of type unsigned long<br />

Page 148 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!