__QETH_REF_IP_ON_CARD

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

__qeth_ref_ip_on_card -  

SYNOPSIS

"SYNOPSIS"

int __qeth_ref_ip_on_card (struct qeth_card * card, struct qeth_ipaddr * todo, struct qeth_ipaddr ** __addr);  

ARGUMENTS

card
-- undescribed --
todo
-- undescribed --
__addr
-- undescribed --
 

DESCRIPTION

reference to/from an IP address that is already registered on the card.  

RETURNS

0 address was on card and its reference count has been adjusted, but is still > 0, so nothing has to be done also returns 0 if card was not on card and the todo was to delete the address -> there is also nothing to be done 1 address was not on card and the todo is to add it to the card's ip list -1 address was on card and its reference count has been decremented to <= 0 by the todo -> address must be removed from card


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS

This document was created by man2html, using the manual pages.
Time: 00:01:52 GMT, October 09, 2005