Searched refs:addr_type (Results 26 - 50 of 73) sorted by relevance

123

/freebsd-11-stable/sys/dev/mcd/
H A Dmcdreg.h179 u_char addr_type:4; member in struct:mcd_qchninfo
H A Dmcd.c1222 sc->data.toc[idx].addr_type = sc->data.toc[idx-1].addr_type;
1279 te->entry.addr_type = sc->data.toc[trk].addr_type;
1341 entries[n].addr_type = sc->data.toc[trk].addr_type;
1396 "getqchan control=0x%x addr_type=0x%x trk=%d ind=%d ttm=%d:%d.%d dtm=%d:%d.%d\n",
1397 q->control, q->addr_type,
1447 data.what.position.addr_type = q.addr_type;
[all...]
/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h417 union addr_type { union in struct:osm_mad_addr
431 } addr_type; member in struct:osm_mad_addr
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64stl.c226 switch (args->f_id.addr_type) {
250 if (args->f_id.addr_type == 4)
H A Dnat64clat.c223 switch (args->f_id.addr_type) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectChild.cpp139 AddressType addr_type = parent->GetAddressTypeOfChildren(); local
141 switch (addr_type) {
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_trap_rcv.c428 if (p_madw->mad_addr.addr_type.smi.source_lid == 0) {
440 tmp_madw.mad_addr.addr_type.smi.source_lid =
444 source_lid = tmp_madw.mad_addr.addr_type.smi.source_lid;
632 if (!tmp_madw.mad_addr.addr_type.gsi.global_route) {
639 &tmp_madw.mad_addr.addr_type.gsi.grh_info.src_gid,
H A Dosm_req.c215 p_madw->mad_addr.addr_type.smi.source_lid = IB_LID_PERMISSIVE;
298 p_madw->mad_addr.addr_type.smi.source_lid = IB_LID_PERMISSIVE;
391 madw->mad_addr.addr_type.smi.source_lid = pi->base_lid;
H A Dosm_sminfo_rcv.c452 cl_ntoh16(p_madw->mad_addr.addr_type.smi.source_lid));
625 cl_ntoh16(p_madw->mad_addr.addr_type.smi.source_lid));
644 cl_ntoh16(p_madw->mad_addr.addr_type.smi.source_lid));
H A Dosm_sa.c697 cl_ntoh32(p_infr->report_addr.addr_type.gsi.remote_qp),
698 cl_ntoh32(p_infr->report_addr.addr_type.gsi.remote_qkey),
699 p_infr->report_addr.addr_type.gsi.pkey_ix,
700 p_infr->report_addr.addr_type.gsi.service_level);
1305 &rep_addr.addr_type.gsi.remote_qp);
1307 &rep_addr.addr_type.gsi.remote_qkey);
1309 rep_addr.addr_type.gsi.pkey_ix = cl_ntoh16(val16);
1311 &rep_addr.addr_type.gsi.service_level);
H A Dosm_sa_informinfo.c497 inform_info_rec.report_addr.addr_type.
502 cl_ntoh32(inform_info_rec.report_addr.addr_type.gsi.
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-address.c572 tree addr_type = build_pointer_type (type), atype; local
600 tmp = fold_convert (addr_type,
608 fold_build2 (PLUS_EXPR, addr_type,
609 fold_convert (addr_type, parts.base),
/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h82 uint16_t addr_type[2]; /* array of supported address types */ member in struct:sctp_supported_addr_param
200 uint32_t addr_type; /* address type */ member in struct:sctp_state_cookie
H A Dip_fw.h675 * addr_type is used in userland and kernel to mark the address type.
687 uint8_t addr_type; /* 4=ip4, 6=ip6, 1=ether ? */ member in struct:ipfw_flow_id
695 #define IS_IP4_FLOW_ID(id) ((id)->addr_type == 4)
696 #define IS_IP6_FLOW_ID(id) ((id)->addr_type == 6)
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp1313 AddressType addr_type; local
1314 value = value_sp->GetAddressOf(scalar_is_load_address, &addr_type);
1315 if (addr_type == eAddressTypeFile) {
1324 } else if (addr_type == eAddressTypeHost ||
1325 addr_type == eAddressTypeInvalid)
1344 AddressType addr_type; local
1345 value = value_sp->GetAddressOf(scalar_is_load_address, &addr_type);
1346 if (addr_type == eAddressTypeFile) {
1350 } else if (addr_type == eAddressTypeLoad) {
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_addrs.c71 res->val[0].addr_type = hostent->h_addrtype;
H A Drd_cred.c192 enc_krb_cred_part.r_address->addr_type == KRB5_ADDRESS_ADDRPORT) {
/freebsd-11-stable/sys/netpfil/ipfw/pmod/
H A Dtcpmod.c209 switch (args->f_id.addr_type) {
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c383 u_int8_t addr_type; local
398 addr_type = *mtod(event, u_int8_t *);
405 n = ng_hci_get_neighbor(unit, &bdaddr, (addr_type) ? NG_HCI_LINK_LE_RANDOM:NG_HCI_LINK_LE_PUBLIC);
414 n->addrtype = (addr_type)? NG_HCI_LINK_LE_RANDOM :
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c527 switch (id->addr_type) {
549 switch (id->addr_type) {
635 switch (id->addr_type) {
657 switch (id->addr_type) {
722 switch (id->addr_type) {
1144 if (id->addr_type == 6) {
1656 args->f_id.addr_type = 6;
1725 args->f_id.addr_type = 4;
1732 args->f_id.addr_type = 1; /* XXX */
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sa.c503 p_madw->mad_addr.addr_type.smi.source_lid = cl_hton16(p_bind->lid);
504 p_madw->mad_addr.addr_type.gsi.remote_qp = CL_HTON32(1);
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h605 __u8 addr_type; member in struct:fw_ri_bind_mw_wr
643 __u8 addr_type; member in struct:fw_ri_fr_nsmr_wr
/freebsd-11-stable/contrib/ntp/libntp/
H A Dmachines.c53 struct hostent *gethostbyaddr(char *name, int size, int addr_type) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp902 AddressType addr_type; variable
903 addr = valobj_sp->GetAddressOf(false, &addr_type);
904 if (addr_type == eAddressTypeLoad) {
/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c1489 mask->addr_type = 4;
1494 mask->addr_type = 4;
1499 mask->addr_type = 6;
1504 mask->addr_type = 6;
1509 mask->addr_type = 6;

Completed in 400 milliseconds

123