Lines Matching refs:o_bytes
10099 ipif_get_name(ipif, mae.ipAdEntIfIndex.o_bytes, in ip_snmp_get_mib2_ip_addr()
10102 mi_strlen(mae.ipAdEntIfIndex.o_bytes); in ip_snmp_get_mib2_ip_addr()
10191 ipif_get_name(ipif, mae6.ipv6AddrIfIndex.o_bytes, in ip_snmp_get_mib2_ip6_addr()
10194 mi_strlen(mae6.ipv6AddrIfIndex.o_bytes); in ip_snmp_get_mib2_ip6_addr()
10303 ipm.ipGroupMemberIfIndex.o_bytes, in ip_snmp_get_mib2_ip_group_mem()
10307 ipm.ipGroupMemberIfIndex.o_bytes, in ip_snmp_get_mib2_ip_group_mem()
10311 mi_strlen(ipm.ipGroupMemberIfIndex.o_bytes); in ip_snmp_get_mib2_ip_group_mem()
10454 ips.ipGroupSourceIfIndex.o_bytes, in ip_snmp_get_mib2_ip_group_src()
10458 ips.ipGroupSourceIfIndex.o_bytes, in ip_snmp_get_mib2_ip_group_src()
10462 mi_strlen(ips.ipGroupSourceIfIndex.o_bytes); in ip_snmp_get_mib2_ip_group_src()
11009 ill_get_name(ill, re->ipRouteIfIndex.o_bytes, OCTET_LENGTH); in ip_snmp_get2_v4()
11011 mi_strlen(re->ipRouteIfIndex.o_bytes); in ip_snmp_get2_v4()
11133 ill_get_name(ill, re->ipv6RouteIfIndex.o_bytes, OCTET_LENGTH); in ip_snmp_get2_v6_route()
11135 mi_strlen(re->ipv6RouteIfIndex.o_bytes); in ip_snmp_get2_v6_route()
11238 bcopy(ncec->ncec_lladdr, ntme.ipv6NetToMediaPhysAddress.o_bytes, in ip_snmp_get2_v6_media()
11321 bcopy(name, ntme.ipNetToMediaIfIndex.o_bytes, in ip_snmp_get2_v4_media()
11329 bcopy(&ncec_addr, ntme.ipNetToMediaInfo.ntm_mask.o_bytes, in ip_snmp_get2_v4_media()
11344 ntme.ipNetToMediaPhysAddress.o_bytes, in ip_snmp_get2_v4_media()