Lines Matching defs:vendor_id
290 cfgmap->vendor_id, cfgmap->attr_type);
295 cfgmap->vendor_id, cfgmap->attr_type);
530 int cfg_type, uint32_t vendor_id, uint8_t attr_type)
554 if (vendor_id == 0 && radius_has_attr(pkt, attr_type))
556 else if (vendor_id != 0 && radius_has_vs_attr(pkt, vendor_id,
558 radius_get_vs_ipv4_attr(pkt, vendor_id, attr_type,
611 if (vendor_id == 0 && radius_has_attr(pkt, attr_type))
613 else if (vendor_id != 0 && radius_has_vs_attr(pkt, vendor_id,
615 radius_get_vs_ipv6_attr(pkt, vendor_id, attr_type,