Searched refs:hint_mask (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dirlmp.h88 __u16_host_order hint_mask; member in struct:__anon10559
203 void *irlmp_register_client(__u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb,
206 int irlmp_update_client(void *handle, __u16 hint_mask,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Dirlmp.c987 client->hint_mask.word,
1061 (client->hint_mask.word & u16ho(expiries[i].hints)
1467 * Function irlmp_register_client (hint_mask, callback1, callback2)
1475 void *irlmp_register_client(__u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb, argument
1491 client->hint_mask.word = hint_mask;
1504 * Function irlmp_update_client (handle, hint_mask, callback1, callback2)
1506 * Updates specified client (handle) with possibly new hint_mask and
1511 int irlmp_update_client(void *handle, __u16 hint_mask, argument
1526 client->hint_mask
[all...]

Completed in 67 milliseconds