Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/irda/
Dirlmp.h88 __u16_host_order hint_mask; member
203 void *irlmp_register_client(__u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb,
206 int irlmp_update_client(void *handle, __u16 hint_mask,
/linux-4.1.27/net/irda/
Dirlmp.c984 client->hint_mask.word, in irlmp_notify_client()
1054 (client->hint_mask.word & in irlmp_discovery_expiry()
1533 void *irlmp_register_client(__u16 hint_mask, DISCOVERY_CALLBACK1 disco_clb, in irlmp_register_client() argument
1546 client->hint_mask.word = hint_mask; in irlmp_register_client()
1566 int irlmp_update_client(void *handle, __u16 hint_mask, in irlmp_update_client() argument
1581 client->hint_mask.word = hint_mask; in irlmp_update_client()