Searched refs:resolve (Results 1 – 5 of 5) sorted by relevance
/net/atm/ |
D | lec.h | 46 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force, member
|
D | mpc.c | 1364 retval = priv->lane2_ops->resolve(mpc->dev, NULL, 1, NULL, NULL); in set_mpc_ctrl_addr_rcvd()
|
D | lec.c | 118 .resolve = lane2_resolve, /* spec 3.1.3 */
|
/net/bluetooth/ |
D | hci_core.c | 1081 INIT_LIST_HEAD(&cache->resolve); in hci_inquiry_cache_flush() 1125 list_for_each_entry(e, &cache->resolve, list) { in hci_inquiry_cache_lookup_resolve() 1139 struct list_head *pos = &cache->resolve; in hci_inquiry_cache_update_resolve() 1144 list_for_each_entry(p, &cache->resolve, list) { in hci_inquiry_cache_update_resolve()
|
D | hci_event.c | 1940 if (list_empty(&discov->resolve)) in hci_resolve_next_name() 2401 if (list_empty(&discov->resolve)) { in hci_inquiry_complete_evt()
|