Searched refs:addrtype (Results 1 – 13 of 13) sorted by relevance
246 uint8_t addrtype = r.entries[n].addrtype; in hci_read_neighbor_cache() 247 if(addrtype >= nitems(addrtype2str)) in hci_read_neighbor_cache() 248 addrtype = nitems(addrtype2str) - 1; in hci_read_neighbor_cache() 255 addrtype2str[addrtype], in hci_read_neighbor_cache() 245 uint8_t addrtype = r.entries[n].addrtype; hci_read_neighbor_cache() local
120 int addrtype; member388 hent->h_addrtype = q->addrtype; in yp_run_dnsq()535 q->addrtype = af; in yp_async_lookup_addr()
423 n->addrtype = (addr_type)? NG_HCI_LINK_LE_RANDOM : in le_advertizing_report() 648 n->addrtype = NG_HCI_LINK_ACL; in inquiry_result() 1017 n->addrtype = NG_HCI_LINK_ACL; in read_remote_features_compl() 1274 n->addrtype = NG_HCI_LINK_ACL; in read_clock_offset_compl() 1354 n->addrtype = NG_HCI_LINK_ACL; in page_scan_mode_change() 1389 n->addrtype = NG_HCI_LINK_ACL; in page_scan_rep_mode_change()
209 u_int8_t addrtype; /*Address Type*/ member
226 if (n->addrtype == link_type && in ng_hci_get_neighbor()
500 e2->addrtype = in ng_hci_default_rcvmsg()501 ng_hci_linktype_to_addrtype(n->addrtype); in ng_hci_default_rcvmsg()
207 addrtype(const char *addr) in addrtype() function319 fe.f_srctype = addrtype(*argv); in filter_Parse()335 fe.f_dsttype = addrtype(*argv); in filter_Parse()
780 dsntypename(addrtype, addr) in dsntypename() argument781 const char *addrtype; in dsntypename()784 if (sm_strcasecmp(addrtype, "rfc822") != 0)785 return addrtype;
2721 char addrtype[4]; local2735 addrtype[2] = 's';2741 addrtype[2] = 'r';2745 addrtype[1] = ' ';2746 addrtype[3] = '\0';2747 addrtype[0] = bitset(RF_HEADERADDR, flags) ? 'h' : 'e';2748 macdefine(&e->e_macro, A_TEMP, macid("{addr_type}"), addrtype);
121 addrtype
199 dlphysaddrreq(int fd, u_long addrtype) in dlphysaddrreq() argument206 phys_addr_req.dl_addr_type = addrtype; in dlphysaddrreq()
217 static int ng_btsock_l2cap_addrtype_to_linktype(int addrtype);225 int ng_btsock_l2cap_addrtype_to_linktype(int addrtype) in ng_btsock_l2cap_addrtype_to_linktype() argument227 switch(addrtype){ in ng_btsock_l2cap_addrtype_to_linktype()
632 uint8_t addrtype;630 uint8_t addrtype; global() member